Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

HDxChip8

CHIP-8 Interpreter with C and SDL2

About

CHIP-8 is an interpreted language that was used in some microcomputers in mid 70's such as the COSMAC VIP. Users bought magazines that contained CHIP-8 code of some game/program and typed it in the machine to play the game.

How To Compile

The only dependency is SDL2. You can use the cmake configuration if you're on linux, simply install SDL2 with this command (Or the appropriate command for your distro):

sudo apt install libsdl2-dev

Windows users can use this guide.

How To Use

Search "CHIP-8 Roms", download a rom and give the address of it to the program.

About

CHIP-8 Interpreter with C and SDL2

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages