diff options
author | 2019-12-18 20:59:09 +0100 | |
---|---|---|
committer | 2019-12-18 20:59:09 +0100 | |
commit | 41ec775e6802a9f29a00fc1d5fcc511c04737a73 (patch) | |
tree | fa112b0744e68df4e6d88e9415f764d58fe07105 | |
parent | 2824a9eb3642101846223d01ddd78533ba49bb59 (diff) |
megaplay.cpp: documented Sonic cart [Hammy]
-rw-r--r-- | src/mame/drivers/megaplay.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/megaplay.cpp b/src/mame/drivers/megaplay.cpp index 6d727960a23..1e43fa7126b 100644 --- a/src/mame/drivers/megaplay.cpp +++ b/src/mame/drivers/megaplay.cpp @@ -738,7 +738,7 @@ ROM_END This probably means the maximum 68k rom size is 0x2fffff for MegaPlay */ - +/* pcb 171-5834 */ ROM_START( mp_sonic ) /* Sonic */ ROM_REGION( 0x400000, "maincpu", 0 ) ROM_LOAD16_BYTE( "ep15177.ic2", 0x000000, 0x040000, CRC(a389b03b) SHA1(8e9e1cf3dd65ddf08757f5a1ce472130c902ea2c) ) @@ -961,7 +961,7 @@ PCB 171-5834 has locations for 3 ROMs and is dated 1989. | | Game PCB # Sticker on PCB Sticker on cart IC1 IC2 IC3 ------------------------------------------------------------------------------------------------------------------------------------------- -Sonic The Hedgehog - -01 +Sonic The Hedgehog 171-5834 610-0298-01 610-0297-01 EPR-15176 (27C2001) EPR-15177 (27C2001) EPR-15175-01 (27C256) Golden Axe 2 - -02 Grand Slam 171-5834 837-9165-03 610-0297-03 EPR-15180 (27C020) EPR-15181 (27C020) EPR-15175-03 (27256) Tecmo World Cup - -04 |