retro-go icon indicating copy to clipboard operation
retro-go copied to clipboard

NES emulation: high hopes by aspekt

Open mtojek opened this issue 3 years ago • 1 comments
trafficstars

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:

  • DMC channel is not working/not implemented?
  • Some animations are just black

I will leave it here for further investigation.

mtojek avatar Sep 23 '22 08:09 mtojek

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)

ducalex avatar May 03 '24 14:05 ducalex