Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

SPC.js

A decoder/demuxer for Aurora.js to play Super Nintendo (SNES) SPC-700 files, using the APU emulator and S-DSP emulators in snes_spc by Shay Green aka blargg.

There is full support for ID666 Tags and ID666 Extended Tags.

Building

brew install emscripten

Fetch the Aurora.js dependency:

git submodule init
git submodule update

Install importer with npm:

npm install importer -g

Build the JavaScript code with importer and Emscripten.

./build_spc.sh

TODO

  • Clean up any memory leaks that come up.

About

A decoder/demuxer for Aurora.js to play Super Nintendo (SNES) SPC-700 files.

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.