I think some accelerators have generally recommended turning off the blitter, because the CPU can do things faster if running at 50Mhz etc than blitter running 8Mhz.. even though the bltiter can access ST-RAM quicker and do some bit processing faster.. This is all still running at 8MHz. I guess it would take a lot of investigation to figure out pros and cons of all that though.
REMINDER - Stay logged in for at least 2 hours a week to get whitelisted.
Also it helps build a picture where our "good traffic" is coming from for detection scripts.
:o)
Also it helps build a picture where our "good traffic" is coming from for detection scripts.
:o)
TF536 on the ST
-
exxos
- Site Admin

- Posts: 28610
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: TF536 on the ST
-
agranlund
- Site sponsor

- Posts: 1763
- Joined: 18 Aug 2019 22:43
- Location: Sweden
Re: TF536 on the ST
This, combined with the fact that TOS needs to be patched up to either disable the blitter completely, or try to be semi-smart about it like blitfix does.. Else the system is going to crash sooner rather than later on machines with fastram.exxos wrote: 03 Jun 2020 12:13I think some accelerators have generally recommended turning off the blitter, because the CPU can do things faster if running at 50Mhz etc than blitter running 8Mhz.. even though the bltiter can access ST-RAM quicker and do some bit processing faster.. This is all still running at 8MHz. I guess it would take a lot of investigation to figure out pros and cons of all that though.
At least on my system, TOS206 runs a lot faster with the blitter enabled but this probably says more about TOS than anything else.. NVDI's software routines crush the blitter completely in terms of performance, especially when in fastram, as you saw in the video :)
I believe the CT60 guys solved the issue by making NVDI mandatory.
Don't know if the PAK guys patched out the blitter stuff in their custom version of TOS3 or if they generally recommend taking it out of the socket?
EmuTOS takes the safe route of disabling and hiding the blitter on all systems where it has detected fast-ram.
These are all very good options unless you really want to use the blitter for some reason..
I actually really wanted to use the blitter, when safe, because I had spent a bunch of time in making that blitter expansion for my ST.
That's really the only reason I made blitfix the way it is, else I would have either just used NVDI with the TF534 or made a much simpler blitter-disable type of thing (or more likely.. just not have the blitter physically in my machine :lol: )
TLDNR: Atari TOS + Blitter + FastRAM will crash if not using one of the workarounds - most of them involve making sure the blitter is never used.
-
DoG
- Posts: 1302
- Joined: 07 Apr 2018 12:26
Re: TF536 on the ST
PAK recommend deactivate and removing the blitter over 32Mhz.
PAK don't have Alt-RAM on it. You need FRAK for that. Or something else.
PAK don't have Alt-RAM on it. You need FRAK for that. Or something else.
-
PhilC
- Moderator

- Posts: 7501
- Joined: 23 Mar 2018 20:22
Re: TF536 on the ST
just wanted to add some feedback to this thread.
I have a TF534 that works fine when used with a decoder board in one of my Mega STs. Tonight I tried a TF536 in the Mega and it refuses to boot at all. I've tried it with TOS2.06 and EmuTOS, the Mega doesn't even get as far as asserting 50hz on the monitor and refuses to reset. The same TF536 board runs great in the H4.
I do need to replace the SILs in this Mega but wondered if anyone else had had any luck with the TF536 in an original ST?
I have a TF534 that works fine when used with a decoder board in one of my Mega STs. Tonight I tried a TF536 in the Mega and it refuses to boot at all. I've tried it with TOS2.06 and EmuTOS, the Mega doesn't even get as far as asserting 50hz on the monitor and refuses to reset. The same TF536 board runs great in the H4.
I do need to replace the SILs in this Mega but wondered if anyone else had had any luck with the TF536 in an original ST?
If it ain't broke, test it to Destruction.
-
terriblefire
- Admin sponsor

- Posts: 5687
- Joined: 28 Aug 2017 22:56
- Location: Glasgow, UK
Re: TF536 on the ST
I can try it on the original ST tomorrow. But i have tried it before and it worked. My ST has some patches around the floppy drive but i wouldnt expect that to prevent it from booting at all.PhilC wrote: 19 Jun 2020 22:54 just wanted to add some feedback to this thread.
I have a TF534 that works fine when used with a decoder board in one of my Mega STs. Tonight I tried a TF536 in the Mega and it refuses to boot at all. I've tried it with TOS2.06 and EmuTOS, the Mega doesn't even get as far as asserting 50hz on the monitor and refuses to reset. The same TF536 board runs great in the H4.
I do need to replace the SILs in this Mega but wondered if anyone else had had any luck with the TF536 in an original ST?
———
"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."
-
PhilC
- Moderator

- Posts: 7501
- Joined: 23 Mar 2018 20:22
-
exxos
- Site Admin

- Posts: 28610
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: TF536 on the ST
Megas are a pita , its why I did the mega buffer board.
-
PhilC
- Moderator

- Posts: 7501
- Joined: 23 Mar 2018 20:22
Re: TF536 on the ST
Yeah but I was just surprised that the TF534 worked but the TF536 didn't is all.
If it ain't broke, test it to Destruction.
-
terriblefire
- Admin sponsor

- Posts: 5687
- Joined: 28 Aug 2017 22:56
- Location: Glasgow, UK
Re: TF536 on the ST
The TF536 has 5V line driver on the data bus but not all pins are buffered.
E clock will be 3.3v for example.
E clock will be 3.3v for example.
———
"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."
-
PhilC
- Moderator

- Posts: 7501
- Joined: 23 Mar 2018 20:22
Re: TF536 on the ST
Ok thanks for the info. The TF536 is destined for back on the H4 and the TF534 will go back into my Mega. I only use that Mega for testing stuff and for transferring stuff as its networked.terriblefire wrote: 20 Jun 2020 10:18 The TF536 has 5V line driver on the data bus but not all pins are buffered.
E clock will be 3.3v for example.
If it ain't broke, test it to Destruction.
Who is online
Users browsing this forum: ClaudeBot and 2 guests