Skip to content

Jackson-S/python-chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-chip8

A Python-based Chip8 emulator, with dynamic recompilation.

Working:

  • CPU is feature complete
  • Dynamic recompilation
  • Open-GL frontend and graphical output
  • Keyboard input

To Do:

  • Sound
  • Implement alternative instructions for certain misbehaving games.

Maybe To Do:

  • Add chip8 colour support

About

A python-based Chip8 emulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages