My first attempt at a Gameboy Advance Emulator
Go to file
Rekai Nyangadzayi Musuka 038c0a9283 chore: remove reccomended extension 2022-01-23 23:13:16 -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 fix(cpu): implement S set + rd == 15 case for data processing 2022-01-19 07:46:49 -04:00
.gitignore chore: ignores for building on windows 2022-01-11 01:42:26 -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