https://github.com/shepardeon/shep-8
Shep-8 is a Chip-8 emulator based on Cowgod's technical reference
https://github.com/shepardeon/shep-8
Last synced: 28 days ago
JSON representation
Shep-8 is a Chip-8 emulator based on Cowgod's technical reference
- Host: GitHub
- URL: https://github.com/shepardeon/shep-8
- Owner: Shepardeon
- License: mit
- Created: 2023-08-15T11:07:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-18T06:42:13.000Z (almost 3 years ago)
- Last Synced: 2023-08-18T08:01:01.513Z (almost 3 years ago)
- Language: C++
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shep-8
Shep-8 is a Chip-8 emulator based on Cowgod's technical reference