replace AArt µPD1771C core with MAME

This commit is contained in:
tildearrow 2025-01-29 01:58:31 -05:00
parent 00ad4e4a46
commit 97402e6d41
20 changed files with 1126 additions and 380 deletions

View file

@ -315,6 +315,7 @@ TAParamResult pVersion(String) {
printf("- MAME YMZ280B core by Aaron Giles (BSD 3-clause)\n");
printf("- MAME GA20 core by Acho A. Tang and R. Belmont (BSD 3-clause)\n");
printf("- MAME SegaPCM core by Hiromitsu Shioya and Olivier Galibert (BSD 3-clause)\n");
printf("- MAME µPD1771C-017 HLE core by David Viens (BSD 3-clause)\n");
printf("- QSound core by superctr (BSD 3-clause)\n");
printf("- VICE VIC-20 by Rami Rasanen and viznut (GPLv2)\n");
printf("- VICE TED by Andreas Boose, Tibor Biczo and Marco van den Heuvel (GPLv2)\n");