attribution

This commit is contained in:
tildearrow 2022-02-13 18:04:23 -05:00
parent 9ea510c351
commit f11377ba1a
3 changed files with 5 additions and 3 deletions

View file

@ -126,6 +126,7 @@ bool pVersion(String) {
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("- MAME SAA1099 emulation core by Juergen Buchmueller and Manuel Abadia (BSD 3-clause)\n");
printf("- SAASound (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");