Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tiehuis/zig-gameboy
A gameboy emulator in zig
https://github.com/tiehuis/zig-gameboy
emulator zig
Last synced: about 2 months 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-29T05:59:54.000Z (over 5 years ago)
- Last Synced: 2024-08-03T23:24:18.938Z (4 months ago)
- Topics: emulator, zig
- Language: Zig
- Size: 30.3 KB
- Stars: 13
- Watchers: 4
- 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