Source NSPi.

Build (Linux) (Partially working)

cmake -B build -S . -DCMAKE_BUILD_TYPE=Release
cd build
make -j$(nproc)
./NSPi