IT import: compressed samples!

using code from Schism Tracker (GPLv2)
This commit is contained in:
tildearrow 2024-06-26 20:28:02 -05:00
parent 39e0158afc
commit cac079a1b8
7 changed files with 359 additions and 69 deletions

View file

@ -322,6 +322,7 @@ TAParamResult pVersion(String) {
printf("- Stella by Stella Team (GPLv2)\n");
printf("- vgsound_emu (second version, modified version) by cam900 (zlib license)\n");
printf("- Impulse Tracker GUS volume table by Jeffrey Lim (BSD 3-clause)\n");
printf("- Schism Tracker IT sample decompression (GPLv2)\n");
printf("- MAME GA20 core by Acho A. Tang, R. Belmont, Valley Bell (BSD 3-clause)\n");
printf("- Atari800 mzpokeysnd POKEY emulator by Michael Borisov (GPLv2)\n");
printf("- ASAP POKEY emulator by Piotr Fusik ported to C++ by laoo (GPLv2)\n");