Can all registered uses please login, even just for a few minutes..
It helps build a picture where our "good traffic" is coming from..
Thanks :)

REV 3 - REV 5 - The beginning (ST536)

All about the ST536 030 ST booster.
User avatar
stephen_usher
Site sponsor
Site sponsor
Posts: 7464
Joined: Mon Nov 13, 2017 7:19 pm
Location: Oxford, UK.
Contact:

Re: REV 3 - The beginning

Post by stephen_usher »

I would really suggest updating the firmware in the TF536! The very I got with the one from PhilC was very old and TOS couldn't detect the TT-RAM and it caused problems.

Any "modern" version of the TF firmware will allow TOS 2.06 to pick up the TT-RAM without an AUTO program and it'll actually work.

Myself, I gave up on using 2.06 and switched over to EmuTOS when using the TF as it was far less problematic. The other alternative (as long as you're not going to use HDDriver and have 512K ROM support) is the PAK/3 ROM, which again works a lot better than 2.06.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
User avatar
exxos
Site Admin
Site Admin
Posts: 28678
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: REV 3 - The beginning

Post by exxos »

stephen_usher wrote: Thu Mar 25, 2021 2:06 pm I would really suggest updating the firmware in the TF536!
Only @agranlund has the source code.. The one I have is for the ST branch he was doing, but I don't know what version of the firmware this actually is.. Most of the problem is the amount of configuration options based on commandline stuff, I'm trying to do this with the Windows version, and Any innocent change I make and click compile, it does absolutely nothing, no errors or anything, so I have no idea why suddenly stops compiling.. Even copying the work folder to a different hard drive manages to break the thing.
User avatar
PhilC
Moderator
Moderator
Posts: 7524
Joined: Fri Mar 23, 2018 8:22 pm

Re: REV 3 - The beginning

Post by PhilC »

@exxos That firmware is pre tos2.06 etc fixes, so we'll have to wait for @agranlund to get back. If I remember correctly he was away for 3 months this time last year too.
If it ain't broke, test it to Destruction.
User avatar
exxos
Site Admin
Site Admin
Posts: 28678
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: REV 3 - The beginning

Post by exxos »

PhilC wrote: Thu Mar 25, 2021 2:26 pm @exxos That firmware is pre tos2.06 etc fixes, so we'll have to wait for @agranlund to get back. If I remember correctly he was away for 3 months this time last year too.
Thats the problem, I cannot indefinitely wait around for people to appear or not appear to get things done :roll:

A lot of the problem is Amiga stuff is all mixed in with this firmware as well.. The whole thing is just a total mess :( so I can only go through it line by line and check each change one by one to make sure I have not broke anything, but unfortunately this is taking a considerable amount of time also considering the actual xlinix software seriously sucks :roll: This is why I would just rather build things up from the ground up myself as I can easily make changes.
User avatar
exxos
Site Admin
Site Admin
Posts: 28678
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: REV 3 - The beginning

Post by exxos »

Been trying to figure these odd problems out all day but not having much luck :( @terriblefire cleaned up the files for me earlier but I have been unable to get the floppy drive working. My previous code is a mess but otherwise the floppy works.. And yet the code TF cleaned up is created from the same sources as I am using.

I've tried removing all the Amiga code out of my sources but I always end up with the ST not even resetting :roll: I've compared all the source code and cannot really see anything amiss anywhere. All the coding has set my hands hurting again, so going to leave this project for a bit now..
User avatar
exxos
Site Admin
Site Admin
Posts: 28678
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: REV 3 - The beginning

Post by exxos »

A Muppet wrote: Fri Mar 26, 2021 9:27 am Did you ask? Did you realy ask what we/you could do different ?
As all TF products are under the open licences, then anything you do has to be also open. Considering the epic of TF quitting because of people cloning and copying his work etc, its like you are siding with those people and not the author of the project. I hope you can see how bad you are making yourself look right now..
User avatar
exxos
Site Admin
Site Admin
Posts: 28678
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: REV 3 - The beginning

Post by exxos »

I have done a few more tests with MAPROM.. if I used the jumper on the booster to disable the cache, and the floppy works, but there seems to be no speed increase in ROM access :shrug: With the jumper removed, is noticeable desktop is running faster, but then the floppy contents get corrupted again...

I mean I could understand the floppy contents and the cache causing issues, but I can't understand how this is effecting ROM speed as well...

EDIT:

OK oddly ROM is 117% with cache forced off.. bonkers. alt-ram is running 904%.

IMG_6321.JPG
IMG_6321.JPG (311.11 KiB) Viewed 4491 times

EDIT:

Ohhh GB6 ran from ALT-RAM, didn't notice, silly me!
User avatar
exxos
Site Admin
Site Admin
Posts: 28678
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: REV 3 - The beginning

Post by exxos »

TTRAM Range seems to also now be behaving :D

I don't know if anyone knows how to patch TOS206 with TOS306's cache control routines ? I think this is why MAPROM is failing :(

IMG_6322.JPG
IMG_6322.JPG (74.41 KiB) Viewed 4472 times
User avatar
stephen_usher
Site sponsor
Site sponsor
Posts: 7464
Joined: Mon Nov 13, 2017 7:19 pm
Location: Oxford, UK.
Contact:

Re: REV 3 - The beginning

Post by stephen_usher »

Just use the PAK/3 ROM instead, or EmuTOS
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
User avatar
frank.lukas
Posts: 813
Joined: Fri Jan 19, 2018 11:52 am

Re: REV 3 - The beginning

Post by frank.lukas »

I do not understand your problem with TOS 2.06 and the TF536.

I can boot up a PAK68/3-030 machine with a TOS 2.06 Floppy and have in the menu CACHE instead of BLITTER and can switch it ON or OFF. This is also true with a PAK68/2-020.

Is the hole CACHE (TOS 2.06) thing a Firmware issues ?
Post Reply

Return to “ST536 030 ST ACCELERATOR”