mirror of
https://github.com/holub/mame
synced 2025-06-01 02:21:48 +03:00
new clones
Moon Cresta (Petaco S.A. Spanish bootleg) [Ricky2001 (from AUMAP)]
This commit is contained in:
parent
e7db0b621e
commit
68a64ee911
@ -4636,6 +4636,36 @@ ROM_START( smooncrs )
|
||||
ROM_LOAD( "mmi6331.6l", 0x0000, 0x0020, CRC(6a0c7d87) SHA1(140335d85c67c75b65689d4e76d29863c209cf32) ) /* Compatible with 82s123 prom */
|
||||
ROM_END
|
||||
|
||||
|
||||
|
||||
ROM_START( mooncptc )
|
||||
ROM_REGION( 0x8000, "maincpu", 0 )
|
||||
ROM_LOAD( "mc1.bin", 0x0000, 0x0800, CRC(16f17cd5) SHA1(b3bbea2d91a6deeda7e045fc694ea3afb2e88a29) )
|
||||
ROM_LOAD( "mc2.bin", 0x0800, 0x0800, CRC(e2128805) SHA1(98aba5fd27eb7a3fdd3006f47c1eb7a0ea9d9a6f) )
|
||||
ROM_LOAD( "mc3.bin", 0x1000, 0x0800, CRC(716eaa10) SHA1(780fc785e6651f19dc1a0ccf48cf9485d6562a71) ) // = 929 smooncrs Super Moon Cresta
|
||||
ROM_LOAD( "mc4.bin", 0x1800, 0x0800, CRC(bd45cd8f) SHA1(045e8b56d46a11c6f974ea9455618d067ba0ef50) )
|
||||
ROM_LOAD( "mc5.bin", 0x2000, 0x0800, CRC(9a1e0528) SHA1(d77e7daa9fc79ea0503f93af8c714441c7fd9ca5) )
|
||||
ROM_LOAD( "mc6.bin", 0x2800, 0x0800, CRC(f0230048) SHA1(8a4363323530b21ee14dbe608aa0de5241d8bb39) )
|
||||
ROM_LOAD( "mc7.bin", 0x3000, 0x0800, CRC(eafd4d02) SHA1(b75ed5358646d8a377ccd1f282136e638aaa9d0c) )
|
||||
ROM_LOAD( "mc8.bin", 0x3800, 0x0800, CRC(ccee32f8) SHA1(a4abd8d66209a29f63a56dfc9b6f9f834886c747) )
|
||||
|
||||
ROM_REGION( 0x2000, "gfx1", 0 )
|
||||
ROM_LOAD( "mc12.bin", 0x0000, 0x0800, CRC(528da705) SHA1(d726ee18b79774c982f88afb2a508eb5d5783193) ) // == 1h_1_10.bin
|
||||
ROM_LOAD( "mc14.bin", 0x0800, 0x0200, CRC(5a4b17ea) SHA1(8a879dc34fdecc8a121c4a87abb981212fb05945) ) // == 12.chr
|
||||
ROM_CONTINUE( 0x0c00, 0x0200 ) /* this version of the gfx ROMs has two */
|
||||
ROM_CONTINUE( 0x0a00, 0x0200 ) /* groups of 16 sprites swapped */
|
||||
ROM_CONTINUE( 0x0e00, 0x0200 )
|
||||
ROM_LOAD( "mc11.bin", 0x1000, 0x0800, CRC(4e79ff6b) SHA1(f72386a3766a7fcc7b4b8cedfa58b8d57f911f6f) ) // == 1k_1_11.bin
|
||||
ROM_LOAD( "mc13.bin", 0x1800, 0x0200, CRC(e0edccbd) SHA1(0839a4c9b6e863d12253ae8e1732e80e08702228) ) // == 11.chr
|
||||
ROM_CONTINUE( 0x1c00, 0x0200 )
|
||||
ROM_CONTINUE( 0x1a00, 0x0200 )
|
||||
ROM_CONTINUE( 0x1e00, 0x0200 )
|
||||
|
||||
ROM_REGION( 0x0020, "proms", 0 )
|
||||
ROM_LOAD( "mmi6331.6l", 0x0000, 0x0020, CRC(6a0c7d87) SHA1(140335d85c67c75b65689d4e76d29863c209cf32) ) /* Compatible with 82s123 prom */
|
||||
ROM_END
|
||||
|
||||
|
||||
ROM_START( sstarcrs )
|
||||
ROM_REGION( 0x8000, "maincpu", 0 )
|
||||
ROM_LOAD( "ss1", 0x0000, 0x0800, CRC(2ff72897) SHA1(c34c149ee32dd3318a04eda8928f0cd5f997d184) )
|
||||
@ -6700,6 +6730,7 @@ GAME( 1980, eagle2, mooncrst, mooncrst, eagle2, galaxian_state, mooncrsu, RO
|
||||
GAME( 1980, eagle3, mooncrst, mooncrst, mooncrsa, galaxian_state, mooncrsu, ROT90, "Nichibutsu (Centuri license)", "Eagle (set 3)", GAME_SUPPORTS_SAVE ) // "
|
||||
GAME( 1981?,spctbird, mooncrst, mooncrst, eagle2, galaxian_state, mooncrsu, ROT90, "bootleg? (Fortrek)", "Space Thunderbird", GAME_SUPPORTS_SAVE )
|
||||
GAME( 1980?,smooncrs, mooncrst, mooncrst, smooncrs, galaxian_state, mooncrsu, ROT90, "Nichibutsu (Gremlin license)", "Super Moon Cresta", GAME_SUPPORTS_SAVE )
|
||||
GAME( 1980?,mooncptc, mooncrst, mooncrst, smooncrs, galaxian_state, mooncrsu, ROT90, "bootleg (Petaco S.A.)", "Moon Cresta (Petaco S.A. Spanish bootleg)", GAME_SUPPORTS_SAVE )
|
||||
GAME( 1980?,sstarcrs, mooncrst, mooncrst, mooncrsg, galaxian_state, mooncrsu, ROT90, "Nichibutsu (Taito do Brasil license)", "Super Star Crest", GAME_SUPPORTS_SAVE )
|
||||
GAME( 198?, mooncmw, mooncrst, mooncrst, mooncrsa, galaxian_state, mooncrsu, ROT90, "bootleg", "Moon War (Moon Cresta bootleg)", GAME_SUPPORTS_SAVE )
|
||||
GAME( 198?, starfgmc, mooncrst, mooncrst, mooncrsa, galaxian_state, mooncrsu, ROT90, "bootleg (Samyra Engineering)", "Starfighter (Moon Cresta bootleg)", GAME_SUPPORTS_SAVE )
|
||||
|
@ -237,6 +237,7 @@ eagle // [1980] Centuri
|
||||
eagle2 // [1980] Centuri
|
||||
eagle3 // [1980] Centuri
|
||||
spctbird // (c) Fortrek
|
||||
mooncptc // bootleg (Petaco S.A.)
|
||||
fantastc // (c) Taito (Brazil) - rewrite of Galaga
|
||||
timefgtr // (c) Taito (Brazil) - rewrite of Time Pilot
|
||||
kong // (c) Taito (Brazil) - rewrite of Donkey Kong
|
||||
|
Loading…
Reference in New Issue
Block a user