My first attempt at a Gameboy Advance Emulator
Go to file
Rekai Nyangadzayi Musuka e0c4b3b407 fix(ppu): properly access Mode 4 palette 2022-10-21 05:11:53 -03:00
.vscode chore: add reccomended vscode extensions 2022-10-21 05:11:43 -03:00
lib feat: draw white texture using SDL2 2022-10-21 05:11:50 -03:00
src fix(ppu): properly access Mode 4 palette 2022-10-21 05:11:53 -03:00
.gitignore feat: implement dedicated Barrel Shifter SHL and SHR 2022-10-21 05:11:49 -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