chore: misc style improvements

This commit is contained in:
2022-05-27 22:09:15 -03:00
parent 4006888629
commit 38afb567b9
5 changed files with 24 additions and 88 deletions

View File

@@ -2,7 +2,7 @@
An in-progress Gameboy Advance Emulator written in Zig ⚡!
## Tests
- [ ] [jsmolka GBA Test Collection](https://github.com/jsmolka/gba-tests)
- [ ] [jsmolka's GBA Test Collection](https://github.com/jsmolka/gba-tests)
- [x] `arm.gba` and `thumb.gba`
- [x] `flash64.gba`, `flash128.gba`, `none.gba`, and `sram.gba`
- [x] `hello.gba`, `shades.gba`, and `stripes.gba`