My first attempt at a Gameboy Advance Emulator
Go to file
Rekai Nyangadzayi Musuka f8c6af3247 chore: refactor instruction exec code 2022-01-07 19:44:48 -04: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 chore: refactor instruction exec code 2022-01-07 19:44:48 -04: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