Chip8 Emulator
June 20, 2013 ยท View on GitHub
Currently working except for sound.
Compiles on Linux. Depends on OpenGL and GLUT.
To build: make
To run: ./play <path/to/rom>



June 20, 2013 ยท View on GitHub
Currently working except for sound.
Compiles on Linux. Depends on OpenGL and GLUT.
To build: make
To run: ./play <path/to/rom>


