Releases: lucasmenezesds/chip-8-ruby-3
Releases · lucasmenezesds/chip-8-ruby-3
v0.1.0
v0.1.0 - Release of first working version
- Implemented all the instructions of COSMAC VIP.
Next Steps:
- Display/Graphic's performance improvement
- Finish/improve some signature files
- Add more information shown in the display
- Current instruction being executed
- Current key being pressed
- Current clock frequency, etc.