Rekai Musuka d30a4d7ee5 feat: implement Hblank and Vcount Interrupts
Also implemented unique behaviour when writing to IF
2022-10-21 05:12:22 -03:00
2022-10-21 05:12:16 -03:00
2022-10-21 05:12:14 -03:00
2022-10-21 05:12:13 -03:00
2022-10-21 05:12:13 -03:00
2022-10-21 05:12:17 -03:00

ZBA (working title)

An in-progress Gameboy Advance Emulator written in Zig !

Tests

Resources

Compiling

Most recently built on Zig v0.10.0-dev.662+e139c41fd

Dependencies

On windows, it's easiest if you use vcpkg to install sdl2:x64-windows.

Once you've installed all the dependencies, run zig build -Drelease-fast. The executable is located at zig-out/bin/.

Description
My first attempt at a Gameboy Advance Emulator
Readme 7.7 MiB
Languages
Zig 99.7%
PowerShell 0.2%
GLSL 0.1%