Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 869 Bytes

File metadata and controls

24 lines (17 loc) · 869 Bytes

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