Skip to content

NolanDeveloper/c-chip-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building and using

make

This will create emu and dis executables. emu is emulator and dis is disassembler. Pass name of the rom you want to start or disassemble as program argument. Example:

./emu games/BRIX

BRIX

SYZYGY

TICTAC

VBRIX

About

Pure C Chip-8 emulator and disassembler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published