128k Super Snapshot ROM support
Recently-released Super Snapshot V5 v5.31 aka "SnappyROM" fails in a manner the developer says is consistent with the full 128k ROM not being loaded properly. Specifically, the functions stored in the upper 64k, such as Turbo Macro Pro and the Disk Copier, do not load properly.
U15412+ 3.10a (11C), NTSC C64
Steps to reproduce:
-
Load appropriate .crt to flash (snappyrom-5.31-ntsc.crt in my case)
-
Select cart, reboot C64
-
Press F5 to enter Turbo Macro Pro
-
See weird ugly garble and/or crashing
-
Reboot C64
-
F3 for Disk Utilities
-
2 for Disk Copier
-
See weird ugly garble and/or crashing
Other basic Snapshot features (lower in the ROM) should work fine, like the freezer and monitor.
I am currently compiling & testing my fix for this issue.
Hi Markus,
If this entails changing FPGA code, please know that the cartridge slot slave module is being rewritten currently.
Gideon
It only changes
software/io/c64/c64_crt.cc fpga/cart_slot/vhdl_source/all_carts_v5.vhd
both just 3 lines of code added.
You can take a look at the changes - I've created a pull request.
Appears to have been fixed by the merge as of 3.10i.