Chip 8 Emulator This is a simple Chip8 emulator written in Java. Execute the Main class with <ROM location> <clock speed> arguments. Compiled using Java 21