From 01bf381579d57990ffee6ac1abd493349ae347e3 Mon Sep 17 00:00:00 2001 From: Brian Troha Date: Thu, 26 Jun 2014 02:11:41 +0000 Subject: [PATCH] megasys1.c: Naming convention standardization & change "US" to "North America" as per title screen - NW --- src/mame/drivers/megasys1.c | 4 ++-- src/mame/mame.lst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mame/drivers/megasys1.c b/src/mame/drivers/megasys1.c index 154e188f666..ffcc5703f42 100644 --- a/src/mame/drivers/megasys1.c +++ b/src/mame/drivers/megasys1.c @@ -3153,7 +3153,7 @@ ROM_START( peekaboo ) ROM_LOAD( "priority.69", 0x000000, 0x200, CRC(b40bff56) SHA1(39c95eed79328ef2df754988db83e07909e848f8) ) ROM_END -ROM_START( peekaboo1 ) +ROM_START( peekaboou ) ROM_REGION( 0x40000, "maincpu", 0 ) /* 68000 CPU Code */ ROM_LOAD16_BYTE( "pb92127a_3_ver1.0.ic29", 0x000000, 0x020000, CRC(4603176a) SHA1(bbdc3fa439b32bdaaef5ca374af89e25fc4d9c1a) ) ROM_LOAD16_BYTE( "pb92127a_2_ver1.0.ic28", 0x000001, 0x020000, CRC(7bf4716b) SHA1(f2c0bfa32426c9816d9d3fbd73560566a497912d) ) @@ -4161,4 +4161,4 @@ GAME( 1993, chimerab, 0, system_C, chimerab, megasys1_state, chi GAME( 1993, cybattlr, 0, system_C, cybattlr, megasys1_state, cybattlr, ROT90, "Jaleco", "Cybattler", 0 ) GAME( 1993, hayaosi1, 0, system_B_hayaosi1, hayaosi1, megasys1_state, hayaosi1, ROT0, "Jaleco", "Hayaoshi Quiz Ouza Ketteisen - The King Of Quiz", GAME_IMPERFECT_GRAPHICS ) GAME( 1993, peekaboo, 0, system_D, peekaboo, megasys1_state, peekaboo, ROT0, "Jaleco", "Peek-a-Boo!", 0 ) -GAME( 1993, peekaboo1,peekaboo, system_D, peekaboo, megasys1_state, peekaboo, ROT0, "Jaleco", "Peek-a-Boo! (US, ver 1.0)", 0 ) +GAME( 1993, peekaboou,peekaboo, system_D, peekaboo, megasys1_state, peekaboo, ROT0, "Jaleco", "Peek-a-Boo! (North America, ver 1.0)", 0 ) diff --git a/src/mame/mame.lst b/src/mame/mame.lst index 7dedb6d907e..13165e5d5bd 100644 --- a/src/mame/mame.lst +++ b/src/mame/mame.lst @@ -8500,7 +8500,7 @@ chimerab // (c) 1993 cybattlr // (c) 1993 hayaosi1 // (c) 1993 peekaboo // (c) 1993 -peekaboo1 // (c) 1993 +peekaboou // (c) 1993 // Jaleco Mega System 32 games hayaosi2 // (c) 1993