Skip to content

memory-hunter/cH80s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cH80s

Simply another CHIP-8 emulator, written in C++ for personal practice and because I love emulators, with sound generation.

Build

First, clone the repository:

git@github.com:memory-hunter/cH80s.git

You need to have SDL2.

Usage

After building the project, simply drag and drop the ROM file so the emulator runs.

License

MIT