Skip to content

lejar/SC8E

Repository files navigation

SC8E

Build Status

To build the project:

mkdir build
cd build
cmake ..
make

To build and run the unit tests:

make test

When running cmake with an additional -Dtest=ON parameter, the tests are built and run automatically whenever make is run.

Enjoy!

License

Licensed under MIT/X11 license, see LICENSE.

About

A simple chip8 emulator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published