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: about 1 month 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-08-03T18:18:06.124Z (5 months 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
- AwesomeInterpreter - Chippy
README
# Chippy
A simple CHIP-8 interpreter written in C.