puNES is a Qt-based Nintendo Entertainment System emulator and NSF/NSFe Music Player
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.