An open API service indexing awesome lists of open source software.

https://github.com/ullenius/libspctag

libspctag is a library written in C that can read and write ID666 tags from SPC files. For the moment, the library can not read or write extended ID666 tags.
https://github.com/ullenius/libspctag

chiptune gpl3 library snes spc7000 tagger

Last synced: 6 months ago
JSON representation

libspctag is a library written in C that can read and write ID666 tags from SPC files. For the moment, the library can not read or write extended ID666 tags.

Awesome Lists containing this project

README

          

libspctag README file

See INSTALL file for installation instructions.

libspctag is a library written in C that can read and write ID666 tags from SPC files. For the moment, the library can not read or write extended ID666 tags.

Look at the test/test.c file to understand how this library should be used.

Author : Jérôme SONRIER