My first attempt at a Gameboy Advance Emulator
Go to file
Rekai Nyangadzayi Musuka 43d011538e feat(cpu): implement ADC
ADC interacting w/ the Barrel Shifter is not working though
2022-10-21 05:11:59 -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 feat(cpu): implement ADC 2022-10-21 05:11:59 -03:00
.gitignore chore: ignores for building on windows 2022-10-21 05:11:54 -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