https://github.com/tominated/chip-8-vm
CHIP-8 Virtual machine implemented in haskell for the Great Code Club
https://github.com/tominated/chip-8-vm
Last synced: 5 months ago
JSON representation
CHIP-8 Virtual machine implemented in haskell for the Great Code Club
- Host: GitHub
- URL: https://github.com/tominated/chip-8-vm
- Owner: tominated
- License: other
- Created: 2014-06-17T10:18:25.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-08T22:07:13.000Z (almost 12 years ago)
- Last Synced: 2023-03-25T00:04:15.175Z (about 3 years ago)
- Language: Haskell
- Size: 309 KB
- Stars: 16
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
chip-8-vm
=========
CHIP-8 Virtual machine implemented in haskell for the Great Code Club.
Currently fully working apart from the following:
* Separate delay timer clock (currently unfeasable)
* Sound (need appropriate library)
Here's a preview:
