mirror of
https://github.com/holub/mame
synced 2025-04-19 23:12:11 +03:00
(nw) itech8.cpp: Add version number to Poker Dice in case there are alt versions out in the wild
This commit is contained in:
parent
db3fc948ad
commit
3a3624705f
@ -2727,7 +2727,7 @@ GAME( 1990, slikshot16, slikshot, slikshot_hi, slikshot, itech8_state, in
|
||||
GAME( 1990, dynobop, 0, slikshot_hi, dynobop, itech8_state, init_slikshot, ROT90, "Grand Products/Incredible Technologies", "Dyno Bop (V1.1)", MACHINE_MECHANICAL )
|
||||
GAME( 1990, sstrike, 0, sstrike, sstrike, itech8_state, empty_init, ROT270, "Strata/Incredible Technologies", "Super Strike Bowling (V1)", MACHINE_MECHANICAL )
|
||||
GAME( 1990, stratabs, stratab, sstrike, stratabs, itech8_state, empty_init, ROT270, "Strata/Incredible Technologies", "Strata Bowling (V1 4T, Super Strike Bowling type PCB)", MACHINE_NOT_WORKING ) // need to figure out the control hookup for this set, service mode indicates it's still a trackball like stratab
|
||||
GAME( 1991, pokrdice, 0, slikshot_lo_noz80, pokrdice, itech8_state, empty_init, ROT90, "Strata/Incredible Technologies", "Poker Dice", 0 )
|
||||
GAME( 1991, pokrdice, 0, slikshot_lo_noz80, pokrdice, itech8_state, empty_init, ROT90, "Strata/Incredible Technologies", "Poker Dice (V1.7)", 0 )
|
||||
|
||||
/* Hot Shots Tennis-style PCB */
|
||||
GAME( 1990, hstennis, 0, hstennis_hi, hstennis, itech8_state, init_hstennis, ROT90, "Strata/Incredible Technologies", "Hot Shots Tennis (V1.1)", 0 )
|
||||
|
Loading…
Reference in New Issue
Block a user