Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 180 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 180 Bytes

Chip8 emulator

Just another Chip 8 emulator for learning purposes

Building

$ apt-get install libsdl2-dev
$ make

Using

$ ./chip8 ROM_NAME