summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author David Haywood <mamehaze@users.noreply.github.com>2015-10-26 22:20:24 +0000
committer David Haywood <mamehaze@users.noreply.github.com>2015-10-26 22:20:24 +0000
commit9303a6e24e27e0f2f6bdf8b5df0fd24dcbcbfdc7 (patch)
treeb93de4841ca5dff1729e4b7e5f49288e27ffe1d2
parentbc6c55fe47e1380117ce1e8c14f6f480ca1398ea (diff)
may as well just mark this as mechanical, it functions as well as it's going to function for now (nw)
-rw-r--r--src/mame/drivers/segac2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/segac2.c b/src/mame/drivers/segac2.c
index 8d57f09984a..4c0e62c1752 100644
--- a/src/mame/drivers/segac2.c
+++ b/src/mame/drivers/segac2.c
@@ -2420,7 +2420,7 @@ GAME( 1994, tantrbl2, tantr, segac, ichir, segac2_state, tantr, ROT0,
GAME( 1994, tantrbl3, tantr, segac, ichir, segac2_state, tantr, ROT0, "bootleg", "Puzzle & Action: Tant-R (Japan) (bootleg set 3)", 0 ) // Common bootleg in Europe, C board, no samples
// not really sure how this should hook up, things like the 'sold out' flags could be mechanical sensors, or from another MCU / CPU board in the actual popcorn part of the machine?
-GAME( 1993, sonicpop, 0, segac2, sonicpop, segac2_state, bloxeedc, ROT0, "Sega", "SegaSonic Popcorn Shop (Rev B)", MACHINE_NOT_WORKING ) // region DSW for USA / Export / Japan
+GAME( 1993, sonicpop, 0, segac2, sonicpop, segac2_state, bloxeedc, ROT0, "Sega", "SegaSonic Popcorn Shop (Rev B)", MACHINE_MECHANICAL ) // region DSW for USA / Export / Japan, still speaks Japanese tho. 'Mechanical' part isn't emulated
GAME( 1994, potopoto, 0, segac2, potopoto, segac2_state, potopoto, ROT0, "Sega", "Poto Poto (Japan)", 0 )