Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsmolka/gba-tests
A collection of Game Boy Advance tests.
https://github.com/jsmolka/gba-tests
asm gameboy-advance gba test
Last synced: 3 months ago
JSON representation
A collection of Game Boy Advance tests.
- Host: GitHub
- URL: https://github.com/jsmolka/gba-tests
- Owner: jsmolka
- License: mit
- Created: 2019-12-29T11:29:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-03T19:35:42.000Z (about 1 year ago)
- Last Synced: 2024-05-23T07:52:33.074Z (9 months ago)
- Topics: asm, gameboy-advance, gba, test
- Language: Assembly
- Homepage:
- Size: 209 KB
- Stars: 94
- Watchers: 6
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gbadev - GBA Suite
README
# GBA Tests
A collection of Game Boy Advance tests.## Usage
Each ROM contains multiple tests. Either all of them pass or the number of the first failed one is displayed on the screen (background mode 4 is required). You can reference the source code for the expected result. Feel free to open an issue if something is unclear.![example](example.png)
## Build
ROMs can be assembled with [FASMARM](https://arm.flatassembler.net/).