Skip to content

rhodeon/chip-oct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE:

Only tested on Linux.

Requirement:

SDL2

Building:

cd src/

make

Running:

cd bin/

./chip-oct (rom_file)

Running in GUI mode:

./chip-oct

Opening ROM directly in terminal:

./chip-oct rom_file

Controls:

ESC - Quit

F1 - Restart game

Key-Bindings:

CHIP-8 Keypad

1 2 3 C
4 5 6 D
7 8 9 E
A 0 B F

Keyboard

1 2 3 4
Q W E R
A S D F
Z X C V

About

Just Another CHIP-8 Emulator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published