My first attempt at a Gameboy Advance Emulator
Go to file
Rekai Nyangadzayi Musuka eb6c00f0ac chore(gui): switch from RGBA8888 to BGR5555 to match BG Mode 3 2022-01-08 04:54:39 -04:00
.vscode chore: add reccomended vscode extensions 2021-12-29 15:11:30 -06:00
lib feat: draw white texture using SDL2 2022-01-07 22:46:17 -04:00
src chore(gui): switch from RGBA8888 to BGR5555 to match BG Mode 3 2022-01-08 04:54:39 -04:00
.gitignore feat: implement dedicated Barrel Shifter SHL and SHR 2022-01-05 13:58:11 -05: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