Skip to content

Garoze/Chip-8-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIP-8 Interpreter

CHIP-8 Interpreter made in C++, using SDL2.

Table of Contents

Installation

To run this interpreter you'll need GIT, and SDL2. If you have problems installing SDL2 see this.

$ git clone https://github.com/Garoze/Chip-8 chip8
$ cd chip8
$ ./configure.sh
$ make

Usage

$ ./chip8 <rom file>

License

This project is licensed under the terms of the MIT license. You can check out the full license here.

About

CHIP-8 Interpreter made in CPP, using SDL2.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published