Skip to content

f3bot/chip8-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chip8-emulator

A basic emulator of the CHIP-8 processor.

How To Build?

Run cmake in your project's directory, then run make, then simply run the executable. If you wish to change the scale, delay or ROM file, you can do so in main.cpp.

About

A basic emulator of the CHIP-8 processor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published