README.MD

October 15, 2024 ยท View on GitHub

DocBoy Test Suite

Collection of test roms for GameBoy and GameBoy Color (written to support the accurate development of the DocBoy emulator).

This suite verifies emulation at T-Cycle level. Be sure to pass at least Blagg cpu_instrs and a good part of Mooneye acceptance before using this suite.

The tests require at least the implementation of a minimal PPU in order to see the outcome of the tests.

The output of most of the test is either horizontal lines if the test is passed or vertical lines if the test is failed.

Success
Success

Fail
Fail

For all the other tests you can find the expected output in the results folder.

Build

make