mirror of
https://github.com/holub/mame
synced 2025-05-28 16:43:04 +03:00
update the CPS1 config table in /video to use the new clone name for Forgotten Worlds (US)
This commit is contained in:
parent
b250100cf9
commit
fbfb7b5854
@ -1234,7 +1234,7 @@ static const struct CPS1config cps1_config_table[]=
|
|||||||
{
|
{
|
||||||
/* name CPSB gfx mapper in2 in3 out2 kludge */
|
/* name CPSB gfx mapper in2 in3 out2 kludge */
|
||||||
{"forgottn", CPS_B_01, mapper_LWCHR },
|
{"forgottn", CPS_B_01, mapper_LWCHR },
|
||||||
{"forgott1", CPS_B_01, mapper_LW621 },
|
{"forgottu", CPS_B_01, mapper_LWCHR },
|
||||||
{"lostwrld", CPS_B_01, mapper_LWCHR },
|
{"lostwrld", CPS_B_01, mapper_LWCHR },
|
||||||
{"ghouls", CPS_B_01, mapper_DM620 },
|
{"ghouls", CPS_B_01, mapper_DM620 },
|
||||||
{"ghoulsu", CPS_B_01, mapper_DM620 },
|
{"ghoulsu", CPS_B_01, mapper_DM620 },
|
||||||
|
Loading…
Reference in New Issue
Block a user