Skip to content

deparr/chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chip8 emulator

A basic chip8 interpreter written to learn more about emulation and graphics.

emulator screen shot

TODO

  • graphical rendering with SDL
  • correct cycle and timer timings
    • sprite flickering ??
  • WebGL front
  • Sprite wrapping on screen edges
  • Window resizing

About

Toy chip-8 interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages