Skip to content

the-JS-hater/CHIP-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIP-8

My first entry into the world of emulator development. Some of the most fun i've had in a while. Written in C++(but mostly just C), using Raylib for audio, keyboard input, and graphics

BUILD

Requires Raylib library, besides that it should simply compile with make. Atleast on any reasonable Linux machine.

USAGE

./chip-8 <path/to/rom>

HELPFUL RESOURCES

ROM SOURCES

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published