Skip to content
/ Jos8 Public

A basic CHIP-8 emulator written in C and SDL2.

License

Notifications You must be signed in to change notification settings

mourix/Jos8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jos8: CHIP-8 emulator

A basic CHIP-8 emulator written in C and SDL2. Has full rom compatibility at this point!

Using Jos8

Files: Jos8.exe and SDL2.DLL

Usage: Jos8 [romname]

Input keys: 1234 qwer asdf zxcv

Commands: ESC=exit, P=pause, F5=reset, F6=toggle screen wrapping, F7=toggle Cowgod-syntax, F8=toggle debug output

Licence

GNU General Public License v3.0

(c) 2018 Jos van Mourik

Sources