zer0x64/nestadia

Fix MMC3

Closed this issue · 0 comments

TODO:

  1. The scanline counter was written in a very non-accurate way because the accurate implementation required an accurate PPU. Now that we have an accuracte PPU, we can write the IRQ properly.
  2. It is possible to panic the mapper, which probably means there are missing masks somewhere.