2022-02-05 21:07:15 -04:00
2022-02-21 15:34:46 -06:00
2022-02-05 15:53:30 -04:00
2022-02-04 03:12:35 -04:00
2022-02-04 03:12:35 -04:00
2022-02-10 21:21:34 -04: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%