My first attempt at a Gameboy Advance Emulator
Go to file
Rekai Nyangadzayi Musuka 82fb5e7a93 chore: panic on read from BIOS
GBA Bios requires a lot of implemented features, so we're ignoring it
for now
2022-10-21 05:11:46 -03:00
.vscode chore: add reccomended vscode extensions 2022-10-21 05:11:43 -03:00
lib/util chore: move bitfield library to lib director 2022-10-21 05:11:45 -03:00
src chore: panic on read from BIOS 2022-10-21 05:11:46 -03:00
.gitignore Initial Commit 2021-12-29 15:09:00 -06:00
build.zig chore: move bitfield library to lib director 2022-10-21 05:11:45 -03:00