My first attempt at a Gameboy Advance Emulator
Go to file
Rekai Nyangadzayi Musuka 800ed6f1a7 feat(cpu): implement format 13
While bugs do exist, at this point all THUMB and ARMv4 instructions
have been implemented! Yay!
2022-02-02 22:31:21 -04:00
.vscode chore: remove reccomended extension 2022-01-23 23:13:16 -04:00
lib feat: draw white texture using SDL2 2022-01-07 22:46:17 -04:00
src feat(cpu): implement format 13 2022-02-02 22:31:21 -04:00
.gitignore chore: ignore .bin files 2022-01-25 12:58:25 -04:00
.gitmodules feat: draw white texture using SDL2 2022-01-07 22:46:17 -04:00
build.zig feat: draw white texture using SDL2 2022-01-07 22:46:17 -04:00