mirror of
https://github.com/holub/mame
synced 2025-06-22 12:28:33 +03:00
Added to the list of emulated games...
This commit is contained in:
parent
6fa32d72f8
commit
c04fbf2dba
@ -24,6 +24,7 @@
|
||||
* Jack Potten's Poker (set 7, Royale GFX), 198?, Bootleg.
|
||||
* Jack Potten's Poker (set 8, Australian), 198?, Bootleg.
|
||||
* Jack Potten's Poker (set 9, 'just 4 fun'), 198?, Bootleg.
|
||||
* Jack Potten's Poker (set 10, ICP-1 PCB), 198?, Bootleg.
|
||||
* Jack Potten's Poker (NGold, set 1), 198?, Unknown.
|
||||
* Jack Potten's Poker (NGold, set 2), 198?, Unknown.
|
||||
* Jack Potten's Poker (NGold, set 3), 198?, Unknown.
|
||||
@ -10888,7 +10889,7 @@ GAMEL( 198?, potnpkre, pottnpkr, pottnpkr, pottnpkr, goldnpkr_state, 0,
|
||||
GAMEL( 198?, potnpkrf, pottnpkr, goldnpkr, goldnpkr, goldnpkr_state, 0, ROT0, "bootleg", "Jack Potten's Poker (set 7, Royale GFX)", 0, layout_goldnpkr )
|
||||
GAMEL( 198?, potnpkrg, pottnpkr, pottnpkr, potnpkra, goldnpkr_state, 0, ROT0, "bootleg", "Jack Potten's Poker (set 8, Australian)", 0, layout_goldnpkr )
|
||||
GAMEL( 198?, potnpkrh, pottnpkr, pottnpkr, goldnpkr, goldnpkr_state, 0, ROT0, "bootleg", "Jack Potten's Poker (set 9, 'just 4 fun')", 0, layout_goldnpkr )
|
||||
GAMEL( 198?, potnpkri, pottnpkr, pottnpkr, goldnpkr, goldnpkr_state, 0, ROT0, "bootleg", "Jack Potten's Poker (set 10, ICP-1 PCB)", 0, layout_goldnpkr )
|
||||
GAMEL( 198?, potnpkri, pottnpkr, pottnpkr, goldnpkr, goldnpkr_state, 0, ROT0, "bootleg", "Jack Potten's Poker (set 10, ICP-1 PCB)", 0, layout_goldnpkr ) // unencrypted IPC-1 PCB.
|
||||
GAMEL( 198?, ngold, pottnpkr, pottnpkr, ngold, goldnpkr_state, 0, ROT0, "<unknown>", "Jack Potten's Poker (NGold, set 1)", 0, layout_goldnpkr )
|
||||
GAMEL( 198?, ngolda, pottnpkr, pottnpkr, ngold, goldnpkr_state, 0, ROT0, "<unknown>", "Jack Potten's Poker (NGold, set 2)", 0, layout_goldnpkr )
|
||||
GAMEL( 198?, ngoldb, pottnpkr, pottnpkr, ngoldb, goldnpkr_state, 0, ROT0, "<unknown>", "Jack Potten's Poker (NGold, set 3)", 0, layout_goldnpkr )
|
||||
|
Loading…
Reference in New Issue
Block a user