Fix Dr Mario
OFFTKP opened this issue · 0 comments
OFFTKP commented
Describe the bug
Dr Mario hangs
To Reproduce
Steps to reproduce the behavior:
- Open Dr Mario
- 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