My first attempt at a Gameboy Advance Emulator
Go to file
Rekai Nyangadzayi Musuka 5037b8f0cc feat: implement S (when rd != 15) for several data processing instructions 2022-01-05 15:45:52 -05: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: implement S (when rd != 15) for several data processing instructions 2022-01-05 15:45:52 -05:00
.gitignore feat: implement dedicated Barrel Shifter SHL and SHR 2022-01-05 13:58:11 -05:00
build.zig chore: move bitfield library to lib director 2022-01-02 13:19:09 -06:00