new not working machine

-----------------------------------
Super Seven [caius, The Dumping Union]
This commit is contained in:
Ivan Vangelista 2018-03-15 18:37:28 +01:00
parent 1e1369c02b
commit c6dd9d1643
2 changed files with 47 additions and 2 deletions

View File

@ -9851,6 +9851,50 @@ ROM_START( cmv801 )
ROM_LOAD( "prom1.287", 0x0000, 0x0100, CRC(50ec383b) SHA1(ae95b92bd3946b40134bcdc22708d5c6b0f4c23e) )
ROM_END
/*
Super Seven - 199? (>= 1995 since it cites an Italian law from 1995)
Bootleg /licensed version of Cherry Master (Dyna CM-1 V1.01 at 0xd000 of the program ROM).
PCB with a New Impeuropex sticker
- Main cpu is a Z80B (Z8400B) clocked @3MHz (derived by a 12MHZ quartz)
- Sound is generated by a AY-3-8910 clocked @1.5MHz (derived by the same 12MHZ quartz)
- One 27C512 for storing program code
- Two 27C010 for storing GFX data
- One 82S191AN BPROM (dumped)
- One 82S137AN (dumped)
- Five PLDs (two PALCE16V8 and three GAL20V8)
- One 3.6V lithium battery probably for storing high-scores
*/
ROM_START( super7 )
ROM_REGION( 0x10000, "maincpu", 0 )
ROM_LOAD( "27c512_1", 0x00000, 0x10000, CRC(ddfa6fe7) SHA1(0d86ec5029afd565e039fe84f7001b2dc77c919c) )
ROM_REGION( 0x20000, "gfx1", 0 ) // very similar to most cmv4 sets, but differently arranged
ROM_LOAD( "27c010_2", 0x00000, 0x20000, CRC(9636d785) SHA1(8f851aae0b05ad909c48cf94142ab927145da464) )
ROM_REGION( 0x20000, "gfx2", 0 )
ROM_LOAD( "27c010_3", 0x00000, 0x20000, CRC(a6db1162) SHA1(05019166526b0797e3eca8b72d90c325573b3d74) )
ROM_REGION( 0x10000, "user1", ROMREGION_ERASEFF ) // no girls ROM
ROM_REGION( 0x800, "proms", 0 ) // RGB generation
ROM_LOAD( "82s191an.bin", 0x000, 0x800, CRC(ec546abe) SHA1(1bd92c0715ec1821fa977a67499dc8971deec9c7) )
ROM_REGION( 0x400, "proms2", 0 )
ROM_LOAD( "82s137an.bin", 0x000, 0x400, CRC(92975789) SHA1(4a85d169db5e298ee201fe7d4b9964b1df16992e) )
ROM_REGION( 0xa00, "plds", 0 )
ROM_LOAD( "palce16v8.bin", 0x000, 0x114, NO_DUMP )
ROM_LOAD( "palce16v8.bin", 0x000, 0x114, NO_DUMP )
ROM_LOAD( "gal20v8.bin", 0x000, 0x114, NO_DUMP )
ROM_LOAD( "gal20v8.bin", 0x000, 0x114, NO_DUMP )
ROM_LOAD( "gal20v8.bin", 0x000, 0x114, NO_DUMP )
ROM_END
/*
2764.u10 m4.64 IDENTICAL
27256.u11 m6.256 IDENTICAL
@ -10482,7 +10526,7 @@ ROM_END
/* Cherry Master I (V1.10)
Original Dyna upgrade for Cherry Master boards.
The game runs in an original Dyna D9001 PCB.
It laks of STOP ALL button.
It lacks the STOP ALL button.
From the owner (sic):
- The reels cannot be stop, not exist all stop button or cannot be stop from small, big, double-up button.
@ -16136,7 +16180,7 @@ GAMEL( 1991, cmastere, cmaster, cm, cmasterb, cmaster_state, cmv4,
GAMEL( 1991, cmasterf, cmaster, cm, cmasterb, cmaster_state, cmv4, ROT0, "Dyna", "Cherry Master I (ver.1.01, set 7)", 0, layout_cmasterb )
GAMEL( 1991, cmasterg, cmaster, cm, cmasterg, cmaster_state, cmv4, ROT0, "Dyna", "Cherry Master I (ver.1.01, set 8, V4-B-)", 0, layout_cmasterb )
GAMEL( 1991, cmasterh, cmaster, cm, cmasterb, cmaster_state, cmv4, ROT0, "Dyna", "Cherry Master I (ver.1.10)", 0, layout_cmasterb )
GAMEL( 199?, super7, cmaster, cm, cmaster, cmaster_state, 0, ROT0, "bootleg", "Super Seven", 0, layout_cmezspin )
GAMEL( 1991, tonypok, 0, cm, tonypok, cmaster_state, tonypok, ROT0, "Corsica", "Poker Master (Tony-Poker V3.A, hack?)", 0 , layout_tonypok )
GAME( 199?, jkrmast, 0, pkrmast, pkrmast, goldstar_state, 0, ROT0, "<unknown>", "Joker Master", MACHINE_NOT_WORKING ) // encrypted?

View File

@ -14174,6 +14174,7 @@ schery97a // (c) 1998 Amcoe
scmaster // 1994, unknown
skill98 // (c) 1998 Amcoe
star100 // (c) 199? Sang Ho
super7 // bootleg (New Impeuropex?)
super9 // (c) 2001 Playmark
super972 // unknown
tonypok // (c) 1991 Corsica