Commit graph

4 commits

Author SHA1 Message Date
Tony Bark
3c4404f072 Implementated instructions 0x4000 to 0xC000
- Moved commonly used variables in runSystem() above the main match statement
2021-03-09 05:47:15 -05:00
Tony Bark
c2f76c61a1 Minor naming tweaks
- Linked to Wikipedia article on CHIP-8 in README
2021-03-08 16:00:54 -05:00
Tony Bark
b6f6ffd15d Added JP, CALL, SNE Vx and byte instructions
- Basic ROM loading functions
2021-03-08 15:20:28 -05:00
Tony Bark
8a169c7b36 Initial commit 2021-03-08 14:49:10 -05:00