https://github.com/bzf/chip8-emu
Wanted to make a GameBoy-emulator, but it was too hard so made this for learning.
https://github.com/bzf/chip8-emu
Last synced: over 1 year ago
JSON representation
Wanted to make a GameBoy-emulator, but it was too hard so made this for learning.
- Host: GitHub
- URL: https://github.com/bzf/chip8-emu
- Owner: bzf
- Created: 2013-07-13T17:08:31.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-20T15:12:03.000Z (about 13 years ago)
- Last Synced: 2025-03-14T19:58:00.543Z (over 1 year ago)
- Language: C
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
chip8-emu
=========
Wanted to make a GameBoy-emulator, but it was too hard so made this for learning.