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.
You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296
See here for more information viewtopic.php?f=20&t=7296
BOOKMARK THIS PAGE !
https://www.exxosforum.co.uk:8085/IP_CHECK/
You can unban yourself if needed. It also sends me reports to investigate the ban.
https://www.exxosforum.co.uk:8085/IP_CHECK/
You can unban yourself if needed. It also sends me reports to investigate the ban.
DO NOT USE MOBILE / CGNAT DEVICES WHERE THE IP CHANGES CONSTANTLY!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!
CDTV Resourced Project
Moderators: terriblefire, Terriblefire Moderator
-
terriblefire
- Admin sponsor

- Posts: 5683
- 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: 5683
- 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: 5683
- 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: 5683
- 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: 181
- 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: 5683
- 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: 181
- 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: CCBot and 5 guests