Page 5 of 12
Re: Ready built TF536 Atari version. Any Interest?
Posted: 03 Jul 2020 17:24
by PhilC
@sqward ah OK, makes sense.
I'll send you a pm
Re: Ready built TF536 Atari version. Any Interest?
Posted: 03 Jul 2020 20:20
by AdamK
I'm intrested. ST version is fine, STE version would be finer ;)
Re: Ready built TF536 Atari version. Any Interest?
Posted: 04 Jul 2020 10:42
by PhilC
I've got more parts on order and will post more details when they are available on here.
More CPUs are on the way, so mainly waiting for them and the fpgas to arrive.
Just to give you guys a heads up, the actual cost price of the boards built will fluctuate a little depending on actual parts costs, so please pm me for latest prices when I have some more available next week.
Re: Ready built TF536 Atari version. Any Interest?
Posted: 04 Jul 2020 10:46
by PhilC
EzdineG wrote: 03 Jul 2020 17:17
Phil, do you have a list of workarounds / no-go's for those interested in these? IE which ST revisions these will fit in, which will require relocators? Will 192k EmuTOS work here for STFM machines that have that limitation?
I can help compile some of this if it isn't currently known.
Thanks!
[edit] I see you've started a new thread for that here:
https://www.exxosforum.co.uk/forum/viewt ... 156#p43156
Sorry, I missed your post originally. Any info you have would be good. I've designed a cpu relocator but need to order some and try them, etc.
As far as I know EmuTOS 192k doesn't support the 030 but Agranlund has made a boot rom with can be used to upload a compatible image into fastram, so hopefully this is one option.
I plan to upload some more photos etc today.
Re: Ready built TF536 Atari version. Any Interest?
Posted: 04 Jul 2020 15:37
by agranlund
Yes, my first experiments were about copying tos to fastram and patching it so it worked from the new address.
(EmuTos wasn’t patched at runtime, instead it was just a custom build of it)
I did make a minimal 192kb boot rom from emutos so it could work without needing 256kb rom decoding. It doesn’t have a gui but it’s only used for launching the tos ram-loader in the auto folder anyway.
I imagine the downloads are still here, and may or may not come with some kind of instructions, and maybe sourcecode I can’t remember :)
https://www.exxosforum.co.uk/forum/viewt ... 9&start=50
To simplify, I pretty much abandoned this and focused on using the MMU to map any rom to fastram instead with the maprom program. Of course, this puts whatever is in the ROM into ram so you do want some kind of 256kb decoder.
Or, If your are happy with Tos 1.04 then Kaos Tos 1.04 will support the 030 and it did work with Maprom last time I checked, although it was some time ago..
One benefit of mapping tos to ram using the MMU is that it will still be able to use the blitter..
It’ll blit from ROM even though all code is running from Fastram (if using Blitfix.prg)
Copying and patching Tos will make it try to blit from fastram which doesnt work and will be turned into a software blit (if using Blitfix.prg, else you get a nice crash instead..)
Re: Ready built TF536 Atari version. Any Interest?
Posted: 04 Jul 2020 17:03
by DoG
I'm also interested in one ready-to-go TF536 card.
Re: Ready built TF536 Atari version. Any Interest?
Posted: 04 Jul 2020 18:34
by PhilC
DoG wrote: 04 Jul 2020 17:03
I'm also interested in one ready-to-go TF536 card.
Ok Thanks
@DoG I've parts on order, so just waiting on them, longest delay will be the CPUs.
Re: Ready built TF536 Atari version. Any Interest?
Posted: 04 Jul 2020 18:52
by alenppc
I am very happy to see that someone is able to offer an Atari version :)
Re: Ready built TF536 Atari version. Any Interest?
Posted: 04 Jul 2020 18:56
by PhilC
alenppc wrote: 04 Jul 2020 18:52
I am very happy to see that someone is able to offer an Atari version :)
It just made sense as I'd built both Amiga and Atari versions and know you guys had the Amiga version covered :D
Re: Ready built TF536 Atari version. Any Interest?
Posted: 04 Jul 2020 20:09
by agranlund
PhilC wrote: 04 Jul 2020 18:56
alenppc wrote: 04 Jul 2020 18:52
I am very happy to see that someone is able to offer an Atari version :)
It just made sense as I'd built both Amiga and Atari versions and know you guys had the Amiga version covered :D
Also really happy about this
@PhilC !
I've been super pleased with the 534 in my machine and I figure the more people who has these types of accelerators in the ST the higher the chance of people making software that takes advantage of them :)