Skip to content
 
 

Repository files navigation

Nematod

A modular NES emulator. Each of its components are if possible, a library that could stand on its own.

Build

Nematod uses a CMake build system. Supposing CMake installed, all you have to do is, inside the cloned repository :

mkdir build
cd build
cmake ..
make

The outputs will be in the bin/ subfolder.

About

Modular NES emulator

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages