8 Forks
441 Stars
441 Watchers

chip8-test-suite

A collection of ROM images with tests that will aid you in developing your own CHIP-8, SUPER-CHIP or XO-CHIP interpreter (or "emulator")

How to download and setup chip8-test-suite

Open terminal and run command
git clone https://github.com/Timendus/chip8-test-suite.git
git clone is used to create a copy or clone of chip8-test-suite repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with chip8-test-suite https://github.com/Timendus/chip8-test-suite/archive/master.zip

Or simply clone chip8-test-suite with SSH
[email protected]:Timendus/chip8-test-suite.git

If you have some problems with chip8-test-suite

You may open issue on chip8-test-suite support forum (system) here: https://github.com/Timendus/chip8-test-suite/issues