the final challenge

This commit is contained in:
tildearrow 2023-11-25 17:46:46 -05:00
parent a7be3e9514
commit c6a0d0e93e
8 changed files with 3063 additions and 3 deletions

View file

@ -217,6 +217,7 @@ TAParamResult pVersion(String) {
printf("- Nuked-PSG (modified version) by nukeykt (GPLv2)\n");
printf("- YM3812-LLE by nukeykt (GPLv2)\n");
printf("- YMF262-LLE by nukeykt (GPLv2)\n");
printf("- YMF276-LLE by nukeykt (GPLv2)\n");
printf("- ymfm by Aaron Giles (BSD 3-clause)\n");
printf("- adpcm by superctr (public domain)\n");
printf("- MAME SN76496 emulation core by Nicola Salmoria (BSD 3-clause)\n");