https://github.com/splittydev/chippy
CHIP-8 emulator written in C# 6
https://github.com/splittydev/chippy
chip8 chip8-emulator chip8-interpreter emulator
Last synced: 3 months ago
JSON representation
CHIP-8 emulator written in C# 6
- Host: GitHub
- URL: https://github.com/splittydev/chippy
- Owner: SplittyDev
- Created: 2015-07-11T13:57:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-03T18:37:45.000Z (almost 10 years ago)
- Last Synced: 2025-03-25T18:55:28.884Z (3 months ago)
- Topics: chip8, chip8-emulator, chip8-interpreter, emulator
- Language: C#
- Homepage:
- Size: 195 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chippy
A [CHIP-8](https://en.wikipedia.org/wiki/CHIP-8) emulator written in C# 6.