New AtoMMC board: V4
Re: New AtoMMC board: V4
There are some wait loops in the code ...... maybe they are to fast for 2Mhz.
You can test it by changing the value at #2866 (was $04) like this:
*LOAD JOYTEST
?#2866=8
LINK#2800
Greetings
Kees
You can test it by changing the value at #2866 (was $04) like this:
*LOAD JOYTEST
?#2866=8
LINK#2800
Greetings
Kees
Re: New AtoMMC board: V4
Thanks Kees,
That's it!
I get 11111111 at 2MHz with that patch and setting ?#2866=16 works for 4MHz
Regards,
Chris
That's it!
I get 11111111 at 2MHz with that patch and setting ?#2866=16 works for 4MHz
Regards,
Chris
Atom + YARRB + Noise Killer + HDMI adapter + Homebrew RPi-MMC AtoMMC V4
Re: New AtoMMC board: V4
The problem is that I will need to patch Chuckie Egg to run it at 4MHz

A better solution would be a patch to the AtoMMC firmware - assuming that's possible.
Atom + YARRB + Noise Killer + HDMI adapter + Homebrew RPi-MMC AtoMMC V4
Re: New AtoMMC board: V4
Don't know if that's possible and if that's wise because PORTB on the AtoMMC board is a general port which also can be used for other things. I know Charlie connected a mouse in the ZX Spectrum version which has the same PIC controller.
In fact you have to patch all joystick games but the question is .... are the games still playable at 4 Mhz?
Greetings
Kees
In fact you have to patch all joystick games but the question is .... are the games still playable at 4 Mhz?
Greetings
Kees
Re: New AtoMMC board: V4
Snapper is already very hard at 2MHz 

FPGAtom: 512 KB RAM, Real Time Clock and 64 colours
MAN WOMAN
MAN WOMAN

Re: New AtoMMC board: V4
Probably not - but Chuckie Egg at 4MHz !

Atom + YARRB + Noise Killer + HDMI adapter + Homebrew RPi-MMC AtoMMC V4
Re: New AtoMMC board: V4
I know it's pointless but here is Chuckie Egg with Kees's patch running at 4MHz
https://youtu.be/m-xtkX5JEPw
https://youtu.be/m-xtkX5JEPw
Atom + YARRB + Noise Killer + HDMI adapter + Homebrew RPi-MMC AtoMMC V4
Re: New AtoMMC board: V4
F14 Tomcat is a good candidate for 4MHz..
Re: New AtoMMC board: V4
Can I order also a atommc board V4 from you ? I have just restored my old atom and this is the perfect way to run my software again.