honest-chip-8 Chip-8 Emulator made in c++ About the emulator. The emulator is still under development. Future: Real time opcode view. Real time register view. Images: References: About the Chip-8: https://massung.github.io/CHIP-8/ http://www.codeslinger.co.uk/pages/projects/chip8.html http://craigthomas.ca/blog/2017/10/15/writing-a-chip-8-emulator-built-in-font-set-part-4/ http://mattmik.com/files/chip8/mastering/chip8.html SDL: https://lazyfoo.net/tutorials/SDL/index.php Other: https://gafferongames.com/post/fix_your_timestep/