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.
- Host: GitHub
- URL: https://github.com/ullenius/libspctag
- Owner: ullenius
- License: gpl-3.0
- Archived: true
- Created: 2021-09-15T18:31:51.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-29T06:35:45.000Z (over 2 years ago)
- Last Synced: 2025-02-20T20:43:44.706Z (8 months ago)
- Topics: chiptune, gpl3, library, snes, spc7000, tagger
- Language: C
- Homepage: https://sourceforge.net/projects/libspctag/
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changelog
- License: COPYING
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