Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coffeeeatnight/chip8-emulator
This is my implementation of the infamous CHIP-8 emulator in C.
https://github.com/coffeeeatnight/chip8-emulator
Last synced: 18 days ago
JSON representation
This is my implementation of the infamous CHIP-8 emulator in C.
- Host: GitHub
- URL: https://github.com/coffeeeatnight/chip8-emulator
- Owner: CoffeeeAtNight
- License: mit
- Created: 2024-05-19T21:38:54.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-24T01:33:21.000Z (8 months ago)
- Last Synced: 2024-11-09T08:12:44.987Z (2 months ago)
- Language: C
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chip8-Emulator
This is my implementation of the infamous CHIP-8 emulator in C.