ES5506: add Amiga volume mode

This commit is contained in:
tildearrow 2024-06-23 19:38:03 -05:00
parent 22f92113a4
commit 106bbf9e1a
5 changed files with 62 additions and 9 deletions

View file

@ -321,6 +321,7 @@ TAParamResult pVersion(String) {
printf("- dSID by DefleMask Team (based on jsSID by Hermit) (MIT)\n");
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("- 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");