You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arkanoid does not run on MAME CoCo 3 emulation, but the same rom image runs on a real CoCo 3 if the banks are swapped back and burned into an eprom/flash rom or if you use the actual original cartridge.
The existing format for most 32k rom dumps has the 16k bank at $C000 first, followed by the bank at $8000. I have tried swapping the banks for MAME and that also dis not work. I did not see any support in the code for this type of rom.