ducalex / retro-go

Retro emulation for the ODROID-GO and other ESP32 devices
GNU General Public License v2.0
527 stars 119 forks source link

NES emulation: high hopes by aspekt #33

Open mtojek opened 1 year ago

mtojek commented 1 year ago

Hi,

I used to test NES emulation using a set of demos, which use sophisticated 6502 tricks. I spotted MMC3 emulation issues while running high hopes:

I will leave it here for further investigation.

ducalex commented 4 months ago

It seems like the demo improved quite a bit in more recent versions of retro-go.

It's also a PAL demo, so add (E) or (Europe) to the filename so that the emulator runs it in PAL mode. (retro-go doesn't honor flag 9 because in most ROMs it contains garbage, so the filename hack is the only way to start a PAL game)