puNES (Source)

puNES (Source)
puNES (Source)
File Size:
50.33 MB
Version:
0.111
Author:
Date:
25 February 2024
Downloads:
1 x

puNES is a Qt-based Nintendo Entertainment System emulator and NSF/NSFe Music Player

Notes

Dependencies

Compilation of puNES

git clone https://github.com/punesemu/puNES
cd puNES
cmake -B build -G Ninja -DENABLE_FFMPEG:BOOL=ON -DENABLE_OPENGL_CG:BOOL=ON
cmake --build build -j2

the executable punes is in the build/src directory.

 
 
Powered by Phoca Download