Blargg wrote a series of test suites for the Game Boy. We have the corresponding ROMs included in this repository, and will use them to measure and confirm progress.
[ ] Execute any test so that its result (pass or fail) is displayed.
[ ] Pass any test.
[ ] Pass cpu_instrs suite.
[ ] Pass instr_timing suite.
[ ] Pass interrupt_time suite.
[ ] Pass mem_timing suite.
[ ] Pass mem_timing-2 suite.
[ ] Pass dmg_sound suite.
[ ] Pass oam_bug suite.
[ ] Pass halt_bug suite.
The cgb_sound suite is omitted because we're not CGB-compatible.
In zerodmg_codes
[x] Provide any Blargg test suites AssembledRom
[x] Provide all Blargg test suites AssembledRom
[x] Successfully sanity-check (disassemble/reassemble) any test suite
[ ] Successfully sanity-check (disassemble/reassemble) all test suites
Blargg wrote a series of test suites for the Game Boy. We have the corresponding ROMs included in this repository, and will use them to measure and confirm progress.
cpu_instrs
suite.instr_timing
suite.interrupt_time
suite.mem_timing
suite.mem_timing-2
suite.dmg_sound
suite.oam_bug
suite.halt_bug
suite.The
cgb_sound
suite is omitted because we're not CGB-compatible.In
zerodmg_codes
AssembledRom
AssembledRom