Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joakimthun/chippy
A simple CHIP-8 interpreter written in C
https://github.com/joakimthun/chippy
c chip8 emulator interpreter
Last synced: 13 days ago
JSON representation
A simple CHIP-8 interpreter written in C
- Host: GitHub
- URL: https://github.com/joakimthun/chippy
- Owner: joakimthun
- Created: 2015-03-18T05:08:56.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-05T06:30:47.000Z (almost 7 years ago)
- Last Synced: 2024-11-17T18:32:18.025Z (about 1 month ago)
- Topics: c, chip8, emulator, interpreter
- Language: C
- Homepage:
- Size: 1.06 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chippy
A simple CHIP-8 interpreter written in C.