From e7faa9713b7bea60be43d12905aa45704000c784 Mon Sep 17 00:00:00 2001 From: Rekai Musuka Date: Fri, 27 May 2022 21:27:19 -0300 Subject: [PATCH] chore: update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ea595f..71e3c52 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ An in-progress Gameboy Advance Emulator written in Zig ⚡! - [ ] `nes.gba` - [ ] [DenSinH's GBA ROMs](https://github.com/DenSinH/GBARoms) - [x] `eeprom-test` - - [ ] `flash-test` + - [x] `flash-test` - [x] `midikey2freq` - [ ] `swi-tests-random` - [ ] [destoer's GBA Tests](https://github.com/destoer/gba_tests) @@ -22,7 +22,7 @@ An in-progress Gameboy Advance Emulator written in Zig ⚡! - [ ] `line_timing.gba` - [ ] `lyc_midline.gba` - [ ] `window_midframe.gba` -- [ ] [ladystarbreeze's GBA Test Collection] +- [ ] [ladystarbreeze's GBA Test Collection](https://github.com/ladystarbreeze/GBA-Test-Collection) - [x] `retAddr.gba` - [x] `helloWorld.gba` - [ ] `helloAudio.gba`