Skip to content

JonaszPotoniec/yet-another-chip-8-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet another chip 8 emulator

This is my take on a chip 8 interpreter

It mostly works. Input is a little bit buggy but works.
Right now I'm mainly focusing on porting it to GD32 based microcontroller so fixing input on PC isn't my top priority.

Implementation status

Status
Chip-8 instructions Fully supported
Timers Working
Super Chip-48 instructions TODO
Display Working (ncurses)
Keyboard Partial support, needs improvement

About

My take on a chip 8 interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published