8000 GitHub - bcvandendool/game-boy-test-roms: A collection of different test suites for your Game Boy emulator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bcvandendool/game-boy-test-roms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release

Game Boy Test Roms

Have a Game Boy emulator you want to test for accuracy? This collection of compiled Game Boy test roms might help. It includes (in alphabetical order):

Running test suites

For each test rom we have to consider:

  • Game Boy devices & SoC revisions: What device & SoC revision is a test compatible to? This is quite important as some tests will not run on all devices. See the Mooneye Test Suite's readme for a list of devices and SoC revisions.
  • Exit Condition: When is a test finished?
  • Test Success/Failure: How do we identify test success or failure?

Details on this can be found in a separate readme for each test suite:

Versioning

All noteworthy adjustments can be found in the changelog.

Note that version numbers are NOT based on semantic versioning as I am not capable of determining what update to any included test suite is actually a breaking change. Instead, major version numbers are increased with every addition of new test suites and minor version numbers are increased with any update to already included test suites.

Readme by release version:

About

A collection of different test suites for your Game Boy emulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0