My first attempt at a Gameboy Advance Emulator
Go to file
Rekai Nyangadzayi Musuka 25c57a4cc7 fix(barrel_shifter): should not modify cpsr when amount == 0 2022-01-18 13:30:41 -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 fix(barrel_shifter): should not modify cpsr when amount == 0 2022-01-18 13:30:41 -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