Chip8-Emulator Emulator for the Chip-8 virtual machine Implement ISA and run Chip-8 programs (mostly done) Create an assembler/disassembler for Chip-8 programs (work in progress) Create a debugger for Chip-8 programs (step through instruction line by line)