Skip to content

pilonpl/chip-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIP-8 interpreter

Running the project

Requires SDL3

$ clang nob.c -o nob
$ ./nob
$ ./build/chip8 /path/to/rom.ch8

About

A CHIP-8 interpreter written in C

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages