Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shahank42/chip8-emu
(Work In Progress!) An interpreter and VM for the CHIP-8 programming language.
https://github.com/shahank42/chip8-emu
chip-8 chip8 chip8-emulator cpp cpp17 cpp20 emudev emulation emulator emulator-development
Last synced: 11 days ago
JSON representation
(Work In Progress!) An interpreter and VM for the CHIP-8 programming language.
- Host: GitHub
- URL: https://github.com/shahank42/chip8-emu
- Owner: shahank42
- License: gpl-3.0
- Created: 2022-10-29T17:17:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-02T06:46:24.000Z (about 2 years ago)
- Last Synced: 2024-10-04T18:41:36.943Z (about 1 month ago)
- Topics: chip-8, chip8, chip8-emulator, cpp, cpp17, cpp20, emudev, emulation, emulator, emulator-development
- Language: C++
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chip8-emu
An interpreter and VM for the CHIP-8 programming language.