My first attempt at a Gameboy Advance Emulator
Go to file
Rekai Nyangadzayi Musuka eb37d73cb2 chore: panic on read from BIOS
GBA Bios requires a lot of implemented features, so we're ignoring it
for now
2022-01-02 14:57:59 -06:00
.vscode chore: add reccomended vscode extensions 2021-12-29 15:11:30 -06:00
lib/util chore: move bitfield library to lib director 2022-01-02 13:19:09 -06:00
src chore: panic on read from BIOS 2022-01-02 14:57:59 -06:00
.gitignore Initial Commit 2021-12-29 15:09:00 -06:00
build.zig chore: move bitfield library to lib director 2022-01-02 13:19:09 -06:00