/bun-8

Simple chip-8 emulator/interpreter

Primary LanguageC++

bun-8

Simple chip-8 emulator/interpreter

You'll need:

  • g++ or some other compiler with C++11 support, makefile is only compatible with g++
  • SFML installed

Almost entirely functional, something is broken somewhere, though. Use something else if you want to play Chip-8 stuff.