My first attempt at a Gameboy Advance Emulator
Go to file
Rekai Nyangadzayi Musuka 44d52d8137 feat(cpu): properly implement STR STRH and STRB 2022-01-03 17:48:43 -06:00
.vscode chore: add reccomended vscode extensions 2021-12-29 15:11:30 -06:00
lib/util chore: move bitfield library to lib director 2022-01-02 13:19:09 -06:00
src feat(cpu): properly implement STR STRH and STRB 2022-01-03 17:48:43 -06:00
.gitignore Initial Commit 2021-12-29 15:09:00 -06:00
build.zig chore: move bitfield library to lib director 2022-01-02 13:19:09 -06:00