mirror of
https://github.com/holub/mame
synced 2025-05-23 06:08:48 +03:00
New clone added:
Super Megatouch IV Tournament Edition (9255-51-01 ROB, Standard version) [Brian Troha] also replaced nvram dumps with settings changed to default and cleared high scores for the 3 Mega Touch 4 sets that use actual NVRAM dumps.
This commit is contained in:
parent
3a3c6ce354
commit
0d11ad1973
@ -40,6 +40,7 @@
|
||||
Megatouch IV (c)1996
|
||||
Megatouch IV Tournament Edition (c)1996
|
||||
Super Megatouch IV (c) 1996 (rom labels 9255-41-0x, see below)
|
||||
Super Megatouch IV Tournament Edition (c) 1996
|
||||
*Megatouch 5 (c)1997
|
||||
*Megatouch 5 Tournament Edition (c)1997
|
||||
Megatouch 6 (c)1998
|
||||
@ -1274,8 +1275,8 @@ ROM_START( megat4sn ) /* Dallas DS1204V security key at U5 labeled 9255-40-01 U5
|
||||
ROM_LOAD( "9255-41-07_u38-r0g", 0x300000, 0x80000, CRC(71eac4d4) SHA1(73b9ed876f0af94bbd88503921a2b4f26bcfd397) ) /* Location U38, 02/11/1997 11:59:41 - New Jersey version */
|
||||
ROM_RELOAD( 0x380000, 0x80000)
|
||||
|
||||
ROM_REGION( 0x8000, "user1", 0 ) // nvram
|
||||
ROM_LOAD( "megat4sn.nv", 0x0000, 0x8000, CRC(1ac8de52) SHA1(d4e7e455f581d7c5192209995af1b98d7802e50f) )
|
||||
ROM_REGION( 0x8000, "user1", 0 ) // DS1225Y nv ram
|
||||
ROM_LOAD( "mt4sn_ds1225y.u31", 0x0000, 0x8000, CRC(8d2a97e7) SHA1(7cb01d9499fed1674da6a04a11ed1cef0a39b3c0) ) /* No actual label, so use a unique name for this set */
|
||||
|
||||
ROM_REGION( 0x1000, "user2", 0 ) // PALs
|
||||
ROM_LOAD( "sc3943.u20", 0x000, 0x117, CRC(5a72fe78) SHA1(4b1a36904eb7048518507fe14bdade5c2589dbd7) )
|
||||
@ -1295,7 +1296,27 @@ ROM_START( megat4te ) /* Dallas DS1204V security key at U5 labeled 9255-50-01 U5
|
||||
ROM_RELOAD( 0x380000, 0x080000 )
|
||||
|
||||
ROM_REGION( 0x8000, "user1", 0 ) // DS1644 nv ram
|
||||
ROM_LOAD( "ds1644.u31", 0x00000, 0x8000, CRC(0908bc39) SHA1(e6ec6238d6bf5c802e046407c0f25a83b09f6135) )
|
||||
ROM_LOAD( "mt4te_ds1644.u31", 0x00000, 0x8000, CRC(d9485491) SHA1(c602bf954fe8b06f81b0f5002246e8fa89237705) ) /* No actual label, so use a unique name for this set */
|
||||
|
||||
ROM_REGION( 0x1000, "user2", 0 ) // PALs
|
||||
ROM_LOAD( "sc3943.u20", 0x000, 0x117, CRC(5a72fe78) SHA1(4b1a36904eb7048518507fe14bdade5c2589dbd7) )
|
||||
ROM_LOAD( "sc3944-0a.u19", 0x000, 0x2dd, CRC(4cc46c5e) SHA1(0bab970df1539ce905f43603ad13171b05449a01) )
|
||||
ROM_LOAD( "sc3980.u40", 0x000, 0x117, CRC(ee0cdab5) SHA1(216fef50a8a0f6a33b704d3501a4c5c3cbac2bad) )
|
||||
ROM_LOAD( "sc3981-0a.u51", 0x000, 0x117, CRC(4fc750d0) SHA1(d09ff7a8c66aeb5c49e9fec84bd1521e3f5d8d0a) )
|
||||
ROM_END
|
||||
|
||||
ROM_START( megat4st ) /* Dallas DS1204V security key at U5 labeled 9255-51-01 U5-B-RO1 C1996 MII */
|
||||
ROM_REGION( 0x400000, "maincpu", 0 )
|
||||
ROM_LOAD( "9255-41-01_u32-r0", 0x000000, 0x100000, CRC(f51ae565) SHA1(99c58063bfa24b4383c8b37a1eab670fa6e4c62c) ) /* Location U32 */
|
||||
ROM_LOAD( "qs9255-02_u36-r0", 0x100000, 0x80000, CRC(57322328) SHA1(12bc604c9d34cde431ef7cd2aa33c7b12ac01833) ) /* Location U36 */
|
||||
ROM_RELOAD( 0x180000, 0x80000)
|
||||
ROM_LOAD( "qs9255-02_u37-r0", 0x200000, 0x80000, CRC(f2e8bb4e) SHA1(5c5475b3c176a6aca9b2c6aa4aee422675d20bd1) ) /* Location U37 */
|
||||
ROM_RELOAD( 0x280000, 0x80000)
|
||||
ROM_LOAD( "9255-51-01_u38-r0b", 0x300000, 0x080000, CRC(181a83cb) SHA1(b8f92ae76ebba3849db76b084f0ab7d82256d81a) ) /* Location U38, 12/10/1996 16:59:23 - Standard Version */
|
||||
ROM_RELOAD( 0x380000, 0x080000 )
|
||||
|
||||
ROM_REGION( 0x8000, "user1", 0 ) // DS1644 nv ram
|
||||
ROM_LOAD( "mt4st_ds1644.u31", 0x00000, 0x8000, CRC(c6226d91) SHA1(20c9fa7ad135ac229c6bdf85b901629a0ecb8a81) ) /* No actual label, so use a unique name for this set */
|
||||
|
||||
ROM_REGION( 0x1000, "user2", 0 ) // PALs
|
||||
ROM_LOAD( "sc3943.u20", 0x000, 0x117, CRC(5a72fe78) SHA1(4b1a36904eb7048518507fe14bdade5c2589dbd7) )
|
||||
@ -1436,6 +1457,7 @@ GAME( 1996, megat4, 0, meritm_crt260, meritm_crt260, megat4, ROT0, "Me
|
||||
GAME( 1996, megat4a, megat4, meritm_crt260, meritm_crt260, megat4, ROT0, "Merit", "Megatouch IV (9255-40-01 ROD, Standard version)", GAME_IMPERFECT_GRAPHICS )
|
||||
GAME( 1996, megat4sn, megat4, meritm_crt260, meritm_crt260, megat4, ROT0, "Merit", "Super Megatouch IV (9255-41-07 ROG, New Jersey version)", GAME_IMPERFECT_GRAPHICS )
|
||||
GAME( 1996, megat4te, megat4, meritm_crt260, meritm_crt260, megat4te, ROT0, "Merit", "Megatouch IV Tournament Edition (9255-50-01 ROD, Standard version)", GAME_IMPERFECT_GRAPHICS )
|
||||
GAME( 1996, megat4st, megat4, meritm_crt260, meritm_crt260, megat4st, ROT0, "Merit", "Super Megatouch IV Tournament Edition (9255-51-01 ROB, Standard version)", GAME_IMPERFECT_GRAPHICS )
|
||||
GAME( 1997, megat5, 0, meritm_crt260, meritm_crt260, megat5, ROT0, "Merit", "Megatouch 5 (9255-60-01 ROC, Standard version)", GAME_IMPERFECT_GRAPHICS|GAME_NOT_WORKING )
|
||||
GAME( 1998, megat5nj, megat5, meritm_crt260, meritm_crt260, megat5, ROT0, "Merit", "Megatouch 5 (9255-60-07 RON, New Jersey version)", GAME_IMPERFECT_GRAPHICS )
|
||||
GAME( 1998, megat6, 0, meritm_crt260, meritm_crt260, megat6, ROT0, "Merit", "Megatouch 6 (9255-80-01 ROA, Standard version)", GAME_IMPERFECT_GRAPHICS )
|
||||
|
@ -8543,6 +8543,7 @@ Other Sun games
|
||||
DRIVER( megat4a ) /* (c) 1996 Merit */
|
||||
DRIVER( megat4sn ) /* (c) 1996 Merit */
|
||||
DRIVER( megat4te ) /* (c) 1996 Merit */
|
||||
DRIVER( megat4st ) /* (c) 1996 Merit */
|
||||
DRIVER( megat5 ) /* (c) 1997 Merit */
|
||||
DRIVER( megat5nj ) /* (c) 1997 Merit */
|
||||
DRIVER( megat6 ) /* (c) 1998 Merit */
|
||||
|
Loading…
Reference in New Issue
Block a user