tsunaminoai/game-boy
An attempt to learn zig by emulating the LR35902
An attempt to learn zig while writing an emulator for a "simple" chip.
This is built and tested with Zig 0.11.0.
Clone the repo and run zig build test
to build and test the emulator.
MIT