Page 1 of 5

TF534 Sources Published (includes firmware for 520/530 and 534)

Posted: 09 Jun 2019 12:01
by terriblefire
I managed to find some time to publish the TF534 sources

https://github.com/terriblefire/tf534

This includes all the most up to date firmware code for the TF5xx series to date.

Re: Sources Published

Posted: 09 Jun 2019 12:16
by dalek
Awesome! Thanks so much for releasing this.

I've found my TF534 to be a really nice board - enough RAM for FastROM + WHDLoad and speed with enough stability (and FPU :lol: )

I'm looking forward to the next board already :)

Re: TF534 Sources Published (includes firmware for 520/530 and 534)

Posted: 09 Jun 2019 12:30
by PhilC
Thanks for sharing :dualthumbup:

Re: TF534 Sources Published (includes firmware for 520/530 and 534)

Posted: 09 Jun 2019 14:55
by 8 Bit Dreams
Thank You Stephen! :excited: :thanksyellow:

Re: TF534 Sources Published (includes firmware for 520/530 and 534)

Posted: 09 Jun 2019 19:24
by Maximilian
Thanks!!!
:cheer: :cheer: :cheer:

Re: TF534 Sources Published (includes firmware for 520/530 and 534)

Posted: 09 Jun 2019 21:49
by project23
Excellent news. Thanks for letting the community have access to this.

Got my board a couple days ago thanks to a generous forum member (dunno if they wanna be named or not) and i'm gunna start on it in the coming week. Love the matt black soldermask.

Re: TF534 Sources Published (includes firmware for 520/530 and 534)

Posted: 09 Jun 2019 22:01
by exxos
:bravo: :thanksyellow:

Re: TF534 Sources Published (includes firmware for 520/530 and 534)

Posted: 10 Jun 2019 19:32
by Cyprian
terriblefire wrote: 09 Jun 2019 12:01 I managed to find some time to publish the TF534 sources

https://github.com/terriblefire/tf534

This includes all the most up to date firmware code for the TF5xx series to date.
Great.

Currently TF534 performance of access to ST-RAM is 86% of 68000: https://www.exxosforum.co.uk/forum/viewt ... 482#p22481

Would be possible to improve that somehow?

Re: TF534 Sources Published (includes firmware for 520/530 and 534)

Posted: 10 Jun 2019 20:10
by exxos
Cyprian wrote: 10 Jun 2019 19:32
Currently TF534 performance of access to ST-RAM is 86% of 68000: https://www.exxosforum.co.uk/forum/viewt ... 482#p22481

Would be possible to improve that somehow?
I did send PhilC a tweaked file, but neither of us know how to compile it to try :)

Re: TF534 Sources Published (includes firmware for 520/530 and 534)

Posted: 10 Jun 2019 20:21
by terriblefire
To compile cd into the board you want to compile and type make.

i.e boards/tf534r2c/ and make

each board folder has its own ucf file, top file and make file.