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!
TF CD32 Riser Revision 2 Design Complete
Moderators: terriblefire, Terriblefire Moderator
-
8 Bit Dreams
- Moderator Team

- Posts: 785
- Joined: 09 Nov 2018 07:12
- Location: Germany
Re: TF CD32 Riser Revision 2 Design Complete
Well..this will need quick ide access,
since mp3 are usually stored on hdd..π€
since mp3 are usually stored on hdd..π€
Retro computer hardware & repair in Germany
-
arkadiusz.makarenko
- Moderator Team

- Posts: 1370
- Joined: 19 Jun 2019 07:36
- Location: Edinburgh
Re: TF CD32 Riser Revision 2 Design Complete
For mp3 it would need to be 16-24KB per second.8 Bit Dreams wrote: 29 Nov 2020 22:18 Well..this will need quick ide access,
since mp3 are usually stored on hdd..π€
With current theoretical setup (not measued though) I think we should be able to get about 1MB/s (1 Byte per microsecond
Edit
So question is how much slowdown hdd would introduce. IMHO for mp3 we have enough margin.
Edit2:
Plus availability of fastram, where data can be preloaded
Do not trust people. They are capable of greatness.
~ Stanislaw Lem
~ Stanislaw Lem
-
terriblefire
- Admin sponsor

- Posts: 5685
- Joined: 28 Aug 2017 22:56
- Location: Glasgow, UK
Re: TF CD32 Riser Revision 2 Design Complete
Rubbish. MP3 is way more compressed than CD audio and that works with x1 CD Speed. You can do MP3 over a bit banged serial on a parallel port on an Amiga 500.8 Bit Dreams wrote: 29 Nov 2020 22:18 Well..this will need quick ide access,
since mp3 are usually stored on hdd..π€
βββ
"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."
-
wairnair
- Posts: 34
- Joined: 09 Dec 2018 15:53
Re: TF CD32 Riser Revision 2 Design Complete
Yeah, I can listen to uncompressed wav on my CD32 streaming from CF card no problem.terriblefire wrote: 30 Nov 2020 10:38Rubbish. MP3 is way more compressed than CD audio and that works with x1 CD Speed. You can do MP3 over a bit banged serial on a parallel port on an Amiga 500.8 Bit Dreams wrote: 29 Nov 2020 22:18 Well..this will need quick ide access,
since mp3 are usually stored on hdd..π€
-
terriblefire
- Admin sponsor

- Posts: 5685
- Joined: 28 Aug 2017 22:56
- Location: Glasgow, UK
Re: TF CD32 Riser Revision 2 Design Complete
Absolutely top end MP3 is only 320 kbps. small B.wairnair wrote: 30 Nov 2020 10:58 Yeah, I can listen to uncompressed wav on my CD32 streaming from CF card no problem.
The CD32 serial port can almost do that.
βββ
"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."
-
8 Bit Dreams
- Moderator Team

- Posts: 785
- Joined: 09 Nov 2018 07:12
- Location: Germany
Re: TF CD32 Riser Revision 2 Design Complete
Thank You Sir,
This gives a good hope to run Mp3's or listen Internet radio! :idea:
This gives a good hope to run Mp3's or listen Internet radio! :idea:
Retro computer hardware & repair in Germany
-
arkadiusz.makarenko
- Moderator Team

- Posts: 1370
- Joined: 19 Jun 2019 07:36
- Location: Edinburgh
Re: TF CD32 Riser Revision 2 Design Complete
@terriblefire
Is there a standard for communication on those cards at all, or are they have proprietary drivers?
Do we have anything to start looking at?
Is there a standard for communication on those cards at all, or are they have proprietary drivers?
Do we have anything to start looking at?
Do not trust people. They are capable of greatness.
~ Stanislaw Lem
~ Stanislaw Lem
-
terriblefire
- Admin sponsor

- Posts: 5685
- Joined: 28 Aug 2017 22:56
- Location: Glasgow, UK
Re: TF CD32 Riser Revision 2 Design Complete
The best source of information will be WinUAE sources.arkadiusz.makarenko wrote: 30 Nov 2020 20:29 @terriblefire
Is there a standard for communication on those cards at all, or are they have proprietary drivers?
Do we have anything to start looking at?
The Prelude 1200 is probably the best choice but i've only spent 10 mins thinking about it.. We dont want to do be doing DSP in the ARM.. thats too much work for it.
The prelude 1200 has a Crystal Semiconductor Sound Codec 4231A chip in it ... datasheet There will be code in WinUAE to show how its mapped in memory.. but thats the simplest candidate for a soundcard?
You do not have the required permissions to view the files attached to this post.
βββ
"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."
-
arkadiusz.makarenko
- Moderator Team

- Posts: 1370
- Joined: 19 Jun 2019 07:36
- Location: Edinburgh
Re: TF CD32 Riser Revision 2 Design Complete
Thank you, I will try to get my head round it.terriblefire wrote: 30 Nov 2020 22:55The best source of information will be WinUAE sources.arkadiusz.makarenko wrote: 30 Nov 2020 20:29 @terriblefire
Is there a standard for communication on those cards at all, or are they have proprietary drivers?
Do we have anything to start looking at?
The Prelude 1200 is probably the best choice but i've only spent 10 mins thinking about it.. We dont want to do be doing DSP in the ARM.. thats too much work for it.
The prelude 1200 has a Crystal Semiconductor Sound Codec 4231A chip in it ... datasheet CS4231A_ETC.pdf
There will be code in WinUAE to show how its mapped in memory.. but thats the simplest candidate for a soundcard?
I think before I start doing anything more I need to refactor keyboard routine. It has large sections of blocking code. If there was any more intensive processing needed done in main loop, then those delays might slow down things.
Do not trust people. They are capable of greatness.
~ Stanislaw Lem
~ Stanislaw Lem
-
terriblefire
- Admin sponsor

- Posts: 5685
- Joined: 28 Aug 2017 22:56
- Location: Glasgow, UK
Re: TF CD32 Riser Revision 2 Design Complete
Yeah i'd finish what we have in flight first...
For the Audio.. i might even assume that data that comes in on a particular address "SPARE_CS" on the clockport is an MP3 Stream...
For the Audio.. i might even assume that data that comes in on a particular address "SPARE_CS" on the clockport is an MP3 Stream...
βββ
"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."
Who is online
Users browsing this forum: CCBot and 8 guests