MJoergen / C64MEGA65

Commodore 64 core for the MEGA65 based on the MiSTer FPGA C64 core
GNU General Public License v3.0
30 stars 4 forks source link

SIMCRT: Consider supporting "Snappy Rom" Cartridge which does not work with C64 core #94

Open paich64 opened 1 year ago

paich64 commented 1 year ago

Snappy rom is an extended Super Snapshot V5 which comes either as a rom or as a cartridge:

https://github.com/adrianglz64/snappyrom

It comes with all the possible required tools to code like in the good old days.

The binaries rom/.crt are available in the attached release.

snappyrom534.zip

sy2002 commented 1 year ago

Thank you @paich64 - sounds interesting! Yes, we should support this. Did you test it in the *.crt simulation mode - or - for example on an EasyFlash3 (real hardware)?

paich64 commented 1 year ago

Hi @sy2002 I do not have easyflash 3, so i only tested the *.crt simulation mode.