Page 5 of 10
Re: REV 5 BOM and Build/Install procedure
Posted: 12 Apr 2022 18:59
by Elethiomel
Badwolf wrote: 12 Apr 2022 17:25
I did a hack to FrontBench to do all the screen composition in TT-RAM and blit it to ST-RAM at the end as an experiment. It was slower on the Falcon than just using the STRAM for composition, but I wonder if it might be quicker on an ST536 where the bus is slower again?
Could be close.
BW
Great idea! I guess you set up the shifter as usual with its address in ST-RAM, but just change the place the rendering is done to TT-RAM, then do a MOVEM loop on the VBLANK?
Any chance of a bsdiff or xdelta binary patch pretty please? :D
Re: REV 5 BOM and Build/Install procedure
Posted: 12 Apr 2022 19:16
by Badwolf
Elethiomel wrote: 12 Apr 2022 18:59
Great idea! I guess you set up the shifter as usual with its address in ST-RAM, but just change the place the rendering is done to TT-RAM, then do a MOVEM loop on the VBLANK
Yep, basically. There are two screens allocated for the double buffering. Just declare one in TTRAM instead of both in STRAM and when previously it would switch between them, movem the whole kaboodle instead.
I think it was about 30% slower on my Falcon.
Any chance of a bsdiff or xdelta binary patch pretty please? :D
I’ll have a dig around. It was a throw away experiment so might not have it any more.
BW
Re: REV 5 BOM and Build/Install procedure
Posted: 02 Oct 2022 17:32
by ottifant011
Good day,
I have an Atari Mega ST1 with TF536 ST EDITION and TOS162 / TOS206 ROM GERMAN.
I have Ultrasatan as boot medium.
Bus resistors upgrade was done on the board.
Unfortunately, the Atari does not boot from Ultrasatan RAM Test runs after short access and does not happen.
What could be the reason for this, do further fixes need to be made?
5V rail is ok.
Many Thanks
Re: REV 5 BOM and Build/Install procedure
Posted: 02 Oct 2022 17:41
by exxos
Have you done the DMA mods ?
Also you should use TOS206 from my site as I don't know all the bugs vanilla 206 may have.
Re: REV 5 BOM and Build/Install procedure
Posted: 02 Oct 2022 17:52
by ottifant011
do you mean this mod?
viewtopic.php?f=17&t=1417
no i haven't done it yet i just did the bus resistors upgrade.
what else is needed?
Re: REV 5 BOM and Build/Install procedure
Posted: 02 Oct 2022 18:07
by exxos
Yes do that and see if things improve.
Re: REV 5 BOM and Build/Install procedure
Posted: 02 Oct 2022 18:46
by ottifant011
so did the fix, was a 10kohm resistor network over from the rebuild :D .
unfortunately the same result, no boot from Ultrasatan.
Re: REV 5 BOM and Build/Install procedure
Posted: 02 Oct 2022 20:54
by exxos
Are you using the latest firmware ? Does it work without the ST536 installed ?
https://exxosforum.co.uk/atari/last/TF536/index.htm
I just tried ultrasatan on my H5 board and it booted up fine.
Re: REV 5 BOM and Build/Install procedure
Posted: 02 Oct 2022 21:53
by ottifant011
Yes, without the ST536, the Atari will boot from the Ultrasatan.
Latest firmware is installed. others before also tried without success.
can take other modules than at27c4096 as a ROM?
IDE boot still not working right?
Re: REV 5 BOM and Build/Install procedure
Posted: 02 Oct 2022 22:00
by exxos
ottifant011 wrote: 02 Oct 2022 21:53
Yes, without the ST536, the Atari will boot from the Ultrasatan.
Latest firmware is installed. others before also tried without success.
can take other modules than at27c4096 as a ROM?
IDE boot still not working right?
IDE was fixed a while ago. I've used it a lot.ROM any should work as long as they 120ns or faster. Ive not tried slower.
Using my 206 build should be next step. It has a lot if fixes.