Skip to content

jamesh000/chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip8 Interpreter

It's a chip8 interpreter written in C++, what else can you say. Currently finishing it. Just run make to build it. Currently no good mechanism for loading programs.

  • Core refactor
  • Quality of Life (loading commands, quasi-assembler)
  • Graphical Interface
  • Implement all commands
  • Implement sound
  • Refactor again (how the program exits, naming schemes)

Bugs to fix:

  • Something is causing either input or output to stutter

About

Chip8 Emulator in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published