Cycle-accurate NES emulator in ~1000 lines of code
-
Updated
Jun 7, 2020 - C++
going back one directory with cd .. following the cmake command is necessary.
Corrected instructions (that worked for me at least)
cd libseek-thermal
mkdir build
cd build
cmake ../
cd ..
make
Add a description, image, and links to the compact topic page so that developers can more easily learn about it.
To associate your repository with the compact topic, visit your repo's landing page and select "manage topics."
Need documentation for developers and contributors