Search found 34 matches
- Thu Feb 18, 2021 7:29 pm
- Forum: TF536
- Topic: TF536 - Freeze on Disk (write) access?
- Replies: 53
- Views: 1807
Re: TF536 - Freeze on Disk (write) access?
I might have run into the same or similar issue: transferring files via AExplorer from the PC to an A500 (with TF536 and buffered IDE) over serial cable (either 38400 or 56700baud). The transfer randomly locks up the machine. Serial should stress IRQs quite well...
- Wed Jan 27, 2021 8:11 pm
- Forum: Terriblefire's channel
- Topic: Terriblefire State of the Union....
- Replies: 88
- Views: 6742
Re: Terriblefire State of the Union....
I’m glad the terrible fire is not fully extinguished and there’s still sparks of joy in there for you. Don’t let the actions and words from individuals drag you down, the vast majority of the community supports you. Maybe you can find someone else to carry the baton to the finishing line? I’m still ...
- Mon Aug 31, 2020 5:12 am
- Forum: TF360
- Topic: Getting software to work on 68LC060
- Replies: 35
- Views: 4312
Re: Getting software to work on 68LC060
FYI The only reason any Doom port would need an FPU is because it lacks the 030’s 32x32->64bit integer multiplication and the author is instead using the FPU to perform this in floating point and convert back to fixed point right after. I can probably produce an 060 optimized version that is not usi...
- Tue Aug 18, 2020 7:05 pm
- Forum: TF536
- Topic: SD/CF reader in an A500
- Replies: 5
- Views: 1039
Re: SD/CF reader in an A500
My low tec solution using a SDCard extender
- Sat Aug 01, 2020 12:35 am
- Forum: TF536
- Topic: Source of 68030 with MMU?
- Replies: 41
- Views: 5778
Re: Source of 68030 with MMU?
https://www.nxp.com/docs/en/product-change-notice/PCNR00283.html https://www.nxp.com/docs/en/product-change-notice/PCNR00321.html I think at some point they just consolidated manufacturing of all 030 chips to 0.8um, yet still sold them at different price points. Could also be due to testing - its a ...
- Fri Jul 31, 2020 11:29 pm
- Forum: TF536
- Topic: Source of 68030 with MMU?
- Replies: 41
- Views: 5778
Re: Source of 68030 with MMU?
If we believe this info http://www.cpu-world.com/CPUs/68030/Mot ... RC50C.html
Then those chips labeled RP25C are using a mask (0G40W) used for 50Mhz MC68030RC50C chips
Then those chips labeled RP25C are using a mask (0G40W) used for 50Mhz MC68030RC50C chips
- Fri Jul 31, 2020 6:02 pm
- Forum: TF536
- Topic: Source of 68030 with MMU?
- Replies: 41
- Views: 5778
Re: Source of 68030 with MMU?
Glad it worked out for you!
Mine look exactly the same - date code and all.
Mine look exactly the same - date code and all.
- Wed Jul 29, 2020 7:34 am
- Forum: TF536
- Topic: Turrican II intro music
- Replies: 42
- Views: 4196
Re: Turrican II intro music
The TurricanII fluctuations don't seem to happen on my TF530.
- Wed Jul 29, 2020 3:24 am
- Forum: TF536
- Topic: Turrican II intro music
- Replies: 42
- Views: 4196
Re: Turrican II intro music
I can confirm the TurricanII speed fluctuations.
- Sun Jul 26, 2020 6:00 pm
- Forum: TF536
- Topic: Software options to test load capabilities of a 030 CPU on TF536
- Replies: 8
- Views: 1530
Re: Software options to test load capabilities of a 030 CPU on TF536
Battle Chess gets the CPU quite toasty. To stress the CPU you’ll want to use software that interacts with the chipset very little, so the TF has little time to step down to 7MHz.
I guess, using Lha on many big files would be a good test, too, to stress CPU and IDE.
I guess, using Lha on many big files would be a good test, too, to stress CPU and IDE.