/chip8

chip8 emulator

Primary LanguageCMIT LicenseMIT

Chip8 Emulator

Currently working except for sound.

Compiles on Linux. Depends on OpenGL and GLUT.

To build: make

To run: ./play <path/to/rom>

logo

space invaders

pong