Hacktix / BullyGB

A modular Gameboy test framework and a lot of potentially emulator-breaking test cases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

GitHubGitHub Release DateGitHub last commitGitHub repo size

What's this?

BullyGB is a fully modular Gameboy testing framework allowing for easy creation of hardware tests. Additionally, it comes with a load of test cases, ranging from easy-to-pass to very intricate and special-edge-case behavior.

Can I contribute?

Sure! Everything you need to know is written in the src/tests.asm file. An explicit contributing guidelines file will be added soon(tm).

What test cases are there?

Have a look at the Wiki where all tests are listed and documented.

About

A modular Gameboy test framework and a lot of potentially emulator-breaking test cases.

License:MIT License


Languages

Language:Assembly 99.3%Language:Makefile 0.7%