Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chip8

Yet another chip8 interpreter just for fun.

ibm ex

all ex

Dependencies

  • SFML Graphics library for the window drawing, keyboard input and sound.
  • g++
  • make

Usage

Build

cd src/ make

Run

./chip8 <ROM-NAME> i.e ./chip8 zero

Todo

  • Unit tests
  • timeless debugger
  • code refactor

About

Yet another chip8 interpreter.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages