Skip to content

renaultfernandes/chippe8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chippe8

Chippe8 is a CHIP-8 emulator written in C++ and makes use of the SDL2 library for rendering.

It is currently WIP, however most of its functionality and architecture is implemented.

Progress

  • SDL2 based renderer is completed.
  • All opcodes in its CPU interpreter have been implemented.
  • Emulator architecture is completed.
  • Able to run CHIP-8 ROMS and display graphics on the screen.
  • Basic input functionality implemented.

About

A CHIP-8 emulator written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published