Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uyjulian/spc2it
Convert SPC files to IT (Impulse Tracker) files
https://github.com/uyjulian/spc2it
Last synced: 6 days ago
JSON representation
Convert SPC files to IT (Impulse Tracker) files
- Host: GitHub
- URL: https://github.com/uyjulian/spc2it
- Owner: uyjulian
- Created: 2014-12-30T23:28:00.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T14:29:33.000Z (2 months ago)
- Last Synced: 2024-10-18T20:37:57.356Z (27 days ago)
- Language: C
- Homepage:
- Size: 95.7 KB
- Stars: 83
- Watchers: 18
- Forks: 10
- Open Issues: 13
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# SPC2IT
Convert SPC files to IT (Impulse Tracker) files.
## Building
This project can be built by using the Meson build system.
For more information about the system, please visit the following location: https://mesonbuild.com/Meson toolchain files can be used to cross compile to different platforms, such as when using [mingw-w64](http://mingw-w64.org/doku.php).
For your convenience, Meson toolchain files are located here: https://github.com/krkrsdl2/meson_toolchains## Running
Enter the executable's path in the command line, then press enter to see the syntax.
## More information
For more information, read the documentation in `./doc/`
Also, see http://www.romhacking.net/forum/index.php?topic=28669.60