My first attempt at a Gameboy Advance Emulator
Go to file
Rekai Nyangadzayi Musuka 6a6dccf4d8 chore: refactor GBA Display Timings
This change should reflect that the Hblank bit of DISPSTAT is toggled on all scanlines
while also ensuring that the Vblank bit is set on all Vblank scanlines
2022-01-28 22:58:19 -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 chore: refactor GBA Display Timings 2022-01-28 22:58:19 -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