kub 3 лет назад
Родитель
Сommit
bebe75ddc8
2 измененных файлов с 2 добавлено и 1 удалено
  1. 2 0
      AUTHORS
  2. 0 1
      platform/common/menu_pico.c

+ 2 - 0
AUTHORS

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

+ 0 - 1
platform/common/menu_pico.c

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