update author info

This commit is contained in:
kub 2020-09-17 23:57:55 +02:00
parent 056f101ff8
commit bebe75ddc8
2 changed files with 2 additions and 1 deletions

View file

@ -29,6 +29,8 @@ Homepage: http://www.mame.net/
Eke-Eke Eke-Eke
CD graphics processor and CD controller implementation (from Genesis Plus GX) CD graphics processor and CD controller implementation (from Genesis Plus GX)
Irixxxx
Improvements to dynamic recompilers, 32X emulation, ARM asm, sound, VDP
Additional thanks Additional thanks
----------------- -----------------

View file

@ -941,7 +941,6 @@ static const char credits[] =
"MAME devs: SH2, YM2612 and SN76496 cores\n" "MAME devs: SH2, YM2612 and SN76496 cores\n"
"Eke, Stef: some Sega CD code\n" "Eke, Stef: some Sega CD code\n"
"Inder, ketchupgun: graphics\n" "Inder, ketchupgun: graphics\n"
"Irixxxx: SH2 drc improvements\n"
#ifdef __GP2X__ #ifdef __GP2X__
"Squidge: mmuhack\n" "Squidge: mmuhack\n"
"Dzz: ARM940 sample\n" "Dzz: ARM940 sample\n"