chip8
chip8 copied to clipboard
chip8 emulator
Chip8 Emulator
Currently working except for sound.
Compiles on Linux. Depends on OpenGL and GLUT.
To build: make
To run: ./play <path/to/rom>


