https://github.com/hacktix/sketchtests
An improved collection of self-written Gameboy Test ROMs.
https://github.com/hacktix/sketchtests
Last synced: over 1 year ago
JSON representation
An improved collection of self-written Gameboy Test ROMs.
- Host: GitHub
- URL: https://github.com/hacktix/sketchtests
- Owner: Hacktix
- License: mit
- Created: 2020-08-18T20:08:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-29T17:16:45.000Z (almost 6 years ago)
- Last Synced: 2025-01-16T11:51:17.478Z (over 1 year ago)
- Language: Assembly
- Size: 35.2 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


### Introduction
`sketchtests` is a collection of self-written Gameboy Test ROMs, as a sort of spiritual successor to [my scribbltests](https://github.com/Hacktix/scribbltests), just a little more *clean* and *advanced*.
### A Cry for Help
As I currently only have two Gameboy models available to test on, any help with verifying tests passing/failing on other models is greatly appreciated. If you're feeling generous and want to help me confirm that these tests pass/fail on other Gameboy models, please do send me a DM on Discord (Optix™#1337) or create a PR.
Also, I'm still relatively new to Gameboy development, so please do let me know if there are any improvements that can be made to the tests - although, keep in mind that the purpose of these tests is to use as little features as possible.
### Some fancy statistics
Because why not, honestly:
| Emulator | Passed Tests |
| ------------------ | ------------ |
| BGB | 3/3 (100%) |
| SameBoy | 3/3 (100%) |
| mGBA | 2/3 (66.6%) |
| Visual Boy Advance | 2/3 (66.6%) |