mirror of
https://github.com/holub/mame
synced 2025-06-07 05:13:46 +03:00
grrrr... now make sure the alt B board for the world version of Forgotten Worlds is accurately set in the config table
This commit is contained in:
parent
fbfb7b5854
commit
a046f235ea
@ -1233,7 +1233,7 @@ static const struct gfx_range mapper_cps2_table[] =
|
|||||||
static const struct CPS1config cps1_config_table[]=
|
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_LW621 },
|
||||||
{"forgottu", CPS_B_01, mapper_LWCHR },
|
{"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 },
|
||||||
|
Loading…
Reference in New Issue
Block a user