This is our project for the Rust lecture on our university.
About the Chip8 Architecture
- https://en.wikipedia.org/wiki/CHIP-8
- http://mattmik.com/files/chip8/mastering/chip8.html
- https://github.com/mattmikolay/chip-8/wiki/CHIP%E2%80%908-Technical-Reference
- https://courses.ece.cornell.edu/ece5990/ECE5725_Fall2016_Projects/Lab_group_bcp39_rk534/cpu.html
- https://massung.github.io/CHIP-8/
- https://chip-8.github.io/extensions/#super-chip-11
- https://github.com/chip-8/extensions
Chip8 and Super Chip8 Games