chore: pass destoer's cond_invalid test

This commit is contained in:
2022-04-30 20:41:49 -05:00
parent f2f4bb205a
commit 640b1f7c5d
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ An in-progress Gameboy Advance Emulator written in Zig ⚡!
- [x] `midikey2freq`
- [ ] `swi-tests-random`
- [ ] [destoer's GBA Tests](https://github.com/destoer/gba_tests)
- [ ] `cond_invalid.gba`
- [x] `cond_invalid.gba`
- [x] `dma_priority.gba`
- [x] `hello_world.gba`
- [x] `if_ack.gba`