Malax / elmboy

A Nintendo™ Game Boy™ Emulator written in Elm.
https://malax.github.io/elmboy
GNU Affero General Public License v3.0
311 stars 8 forks source link

Pass Blargg's Test Roms #2

Closed Malax closed 5 years ago

Malax commented 6 years ago
Malax commented 5 years ago

After some digging, I found the reason why 02-interrupts.gb does not terminate. It locks up in a state where the CPU is halted, IME is off and a timer interrupt occurs. This guy has the same problem in his emulator: https://www.reddit.com/r/EmuDev/comments/5ie3k7/infinite_loop_trying_to_pass_blarggs_interrupt/

Malax commented 5 years ago

grafik

d4ilyrun commented 2 years ago

Congrats! 🎉