Note that the sources you mention do not have a real working CDTV driver in them. They dont actually talk to the CDTV hardware but create a CDTV shim layer for a cd.device which wasnt for the original CDTV. It was for the CDTV-II.dalek wrote: 23 Jul 2019 15:40 EDIT: those "commonly available" files also have a cdtv.i version for people to find which would probably do the job.
CDTV Resourced Project
Moderators: terriblefire, Terriblefire Moderator
-
terriblefire
- Admin sponsor

- Posts: 5686
- Joined: 28 Aug 2017 22:56
- Location: Glasgow, UK
Re: CDTV Resourced Project (H file to I File Converter Needed)
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
-
rimmer
- Posts: 6
- Joined: 07 Oct 2019 10:12
Re: CDTV Resourced Project
If the source/header-files available was for the CDTV-II, could it perhaps be modified to work on a CDTV upgraded with an internal SCSI-CDROM drive?
I personally think it would make good sense to try and code a driver for the CDTV where we finally can get rid of the old drive and upgrade them with newer and better alternatives. The CDTV-II could be using a newer version of the custom CD-ROM interface, only all too common in the early stages of consumer CDROM's
A CDTV with a 12x SCSI CD-ROM and upgraded processor board. Now, wouldn't that be something?
I personally think it would make good sense to try and code a driver for the CDTV where we finally can get rid of the old drive and upgrade them with newer and better alternatives. The CDTV-II could be using a newer version of the custom CD-ROM interface, only all too common in the early stages of consumer CDROM's
A CDTV with a 12x SCSI CD-ROM and upgraded processor board. Now, wouldn't that be something?
-
terriblefire
- Admin sponsor

- Posts: 5686
- Joined: 28 Aug 2017 22:56
- Location: Glasgow, UK
Re: CDTV Resourced Project
Really that just needs you to implement the API published in the CDTV.H which has been public for 30 years. Im sure if it was easy it would have been done. Amiga drivers are hard.rimmer wrote: 02 Dec 2019 19:13 If the source/header-files available was for the CDTV-II, could it perhaps be modified to work on a CDTV upgraded with an internal SCSI-CDROM drive?
I personally think it would make good sense to try and code a driver for the CDTV where we finally can get rid of the old drive and upgrade them with newer and better alternatives. The CDTV-II could be using a newer version of the custom CD-ROM interface, only all too common in the early stages of consumer CDROM's
A CDTV with a 12x SCSI CD-ROM and upgraded processor board. Now, wouldn't that be something?
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
-
terriblefire
- Admin sponsor

- Posts: 5686
- Joined: 28 Aug 2017 22:56
- Location: Glasgow, UK
Re: CDTV Resourced Project
It would make most sense to implement a cd.device for IDE cd's (or find/modify one if it already exists) and then marshall requests via cdtv.device to the new device.
Personally I think Amiga device drivers are nasty over complex things. Not a fan.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
-
rimmer
- Posts: 6
- Joined: 07 Oct 2019 10:12
Re: CDTV Resourced Project
Agreed. However, we should just all keep in mind how unique the OS was for the time (start 80ies), and the original developers did a good job in my opinion, with limited hardware resources and not a lot of reference platforms/systems from which to seek inspiration. Same goes with the CD, which for many was a real first. Around the same time, I bought a Sony CDU-33a drive with pop-sled for my developer Am386 PC, complete with custom ISA interface board. Piece of c... it was.
-
terriblefire
- Admin sponsor

- Posts: 5686
- Joined: 28 Aug 2017 22:56
- Location: Glasgow, UK
Re: CDTV Resourced Project
I really like what they did with Amiga hardware... the software i'm less of a fan of.rimmer wrote: 02 Dec 2019 20:23 Agreed. However, we should just all keep in mind how unique the OS was for the time (start 80ies), and the original developers did a good job in my opinion, with limited hardware resources and not a lot of reference platforms/systems from which to seek inspiration. Same goes with the CD, which for many was a real first. Around the same time, I bought a Sony CDU-33a drive with pop-sled for my developer Am386 PC, complete with custom ISA interface board. Piece of c... it was.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
-
utri007
- Posts: 182
- Joined: 13 Nov 2018 22:20
Re: CDTV Resourced Project
I don't know any other attempt to fix problems. I think that it is because sources are lost?
-
terriblefire
- Admin sponsor

- Posts: 5686
- Joined: 28 Aug 2017 22:56
- Location: Glasgow, UK
Re: CDTV Resourced Project
Ok so to be clear i never tried to update the driver code. I got my CPU card to patch rom locations on the CDTV.utri007 wrote: 03 Dec 2019 18:49 I don't know any other attempt to fix problems. I think that it is because sources are lost?
The code is supposed to produce an exact binary until every single part of the driver is understood and decoded.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
-
utri007
- Posts: 182
- Joined: 13 Nov 2018 22:20
Re: CDTV Resourced Project
Don't worry. Could you write summary, what prevents Amiga accelerators work with CDTV.Ok so to be clear i never tried to update the driver code. I got my CPU card to patch rom locations on the CDTV.
The code is supposed to produce an exact binary until every single part of the driver is understood and decoded.
If I have understand right, CD.device thinks that all memory all DMA capable? And tried to read / write with physical CD-drive? Same with SCSI hard drive?
Who is online
Users browsing this forum: ClaudeBot and 6 guests