Skip to content

It is merely a fork of an existing CHIP-8 emulator repository for the sake of the ROMs that it contains.

License

Notifications You must be signed in to change notification settings

niko-kriznik/chip8-roms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

It is merely a fork of an existing CHIP-8 emulator repository for the sake of the ROMs that it contains.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.4%
  • Makefile 1.6%