My first attempt at a Gameboy Advance Emulator
Go to file
Rekai Nyangadzayi Musuka 8bb7ea6be6 fix(cpu): interim solution to weird program counter behaviour on illegal tst instruction 2022-10-21 05:12:01 -03:00
.vscode chore: remove reccomended extension 2022-10-21 05:12:01 -03:00
lib feat: draw white texture using SDL2 2022-10-21 05:11:50 -03:00
src fix(cpu): interim solution to weird program counter behaviour on illegal tst instruction 2022-10-21 05:12:01 -03:00
.gitignore chore: ignores for building on windows 2022-10-21 05:11:54 -03:00
.gitmodules feat: draw white texture using SDL2 2022-10-21 05:11:50 -03:00
build.zig feat: draw white texture using SDL2 2022-10-21 05:11:50 -03:00