add AY-3-8910 platform!

this paves the way for eventual AY-3-8930 platform...
This commit is contained in:
tildearrow 2022-01-13 02:52:19 -05:00
parent 2fcb474544
commit 0b352ecd9a
9 changed files with 2372 additions and 3 deletions

View file

@ -110,6 +110,7 @@ bool pVersion(String) {
printf("- Nuked-OPN2 by Nuke.YKT (LGPLv2.1)\n");
printf("- ymfm by Aaron Giles (BSD 3-clause)\n");
printf("- MAME SN76496 emulation core by Nicola Salmoria (BSD 3-clause)\n");
printf("- MAME AY-3-8910 emulation core by Couriersud (BSD 3-clause)\n");
printf("- SameBoy by Lior Halphon (MIT)\n");
printf("- Mednafen PCE by Mednafen Team (GPLv2)\n");
printf("- puNES by FHorse (GPLv2)\n");