CHIP-8 Emulator This repository contains the code for a chip 8 emulator, written entirely in C. Compile the source using gcc main.c parser.c state.c -o chip8. Usage: ./chip8 <rom_location>.