Skip to content

A CHIP-8 emulator made for learning purposes that implements most of the functionality from the original CHIP-8 interpreter

Notifications You must be signed in to change notification settings

Acelogic/CHIP-8-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIP-8-C

This is a chip-8 emulator that implements most of the functionality from the original chip-8 interpreter. GUI frontend and Controllers still needs to get implemented.

Roms to test with are included in the roms folder

Usage

"Usage: emu -d <filename> | emu -f <filename>\n"

Disassembler implemented with -d

Disassembly

About

A CHIP-8 emulator made for learning purposes that implements most of the functionality from the original CHIP-8 interpreter

Resources

Stars

Watchers

Forks

Packages

No packages published