hydra-emu/hydra

Fix Dr Mario

OFFTKP opened this issue · 0 comments

Describe the bug
Dr Mario hangs

To Reproduce
Steps to reproduce the behavior:

  1. Open Dr Mario
  2. Unpause

Expected behavior
Get to menu screen instead of game being hung in an infinite loop

Additional notes
It's an interrupt problem. Removing execute_interrupt gets you to a frozen title screen. Fix ppu and timer timings