https://github.com/tiehuis/zig-gameboy
A gameboy emulator in zig
https://github.com/tiehuis/zig-gameboy
emulator zig
Last synced: 27 days ago
JSON representation
A gameboy emulator in zig
- Host: GitHub
- URL: https://github.com/tiehuis/zig-gameboy
- Owner: tiehuis
- License: mit
- Created: 2017-06-10T22:51:28.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-29T05:59:54.000Z (almost 6 years ago)
- Last Synced: 2025-03-25T23:06:10.338Z (about 1 month ago)
- Topics: emulator, zig
- Language: Zig
- Size: 30.3 KB
- Stars: 13
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome-zig - tiehuis/zig-gameboy
README
NOTE: This isn't complete.
# Get
git clone --recursive https://github.com/tiehuis/zig-gameboy
# Build
zig build
# Dependencies
- SDL2