summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Roberto Fresca <robertof@mamedev.org>2008-11-29 22:51:47 +0000
committer Roberto Fresca <robertof@mamedev.org>2008-11-29 22:51:47 +0000
commitb78d3282b27a268770e5cf51fd6e0118484267be (patch)
tree06897cca139c630b3f7d69bd659ae89219a157a3 /.gitattributes
parentd224024a92ddae01a1e13d42453fae1d695de896 (diff)
Pmpoker.c major rewrite (part 2):
- Changed the driver name to goldnpkr.c (Golden Poker is the most representative hardware). - Splitted the PIA interfases to cover witchcrd/pottenpkr connections. - Fixed the witchcrd/pottnpkr/sloco93 double up mode. - Replaced the pottenpkr layout with goldnpkr one in all Jack Potten's Poker sets. - Updated game notes for Witch Card and Super Loco 93 sets. - Fixed al inputs & lamps to allow double up mode to the above games. - Added Witch Card (Video Klein) but still not working. - Added several Buena Suerte! sets. - Added new games: Maverik, Brasil 89 & Poker'91. - Reworked the sets parent-clone relationship (still in progress). New games added or promoted from NOT_WORKING status --------------------------------------------------- Maverik [Roberto Fresca] Brasil 89 [Roberto Fresca] Poker'91 [Roberto Fresca] New clones added ---------------- Buena Suerte (21 new sets) [Roberto Fresca] Royalea [Roberto Fresca] New games marked as GAME_NOT_WORKING ------------------------------------ Witch Card (Video Klein) [Roberto Fresca, Guru]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index 92fc8955680..22e53c8565a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1528,6 +1528,7 @@ src/mame/drivers/gng.c svneol=native#text/plain
src/mame/drivers/go2000.c svneol=native#text/plain
src/mame/drivers/goal92.c svneol=native#text/plain
src/mame/drivers/goindol.c svneol=native#text/plain
+src/mame/drivers/goldnpkr.c svneol=native#text/plain
src/mame/drivers/goldstar.c svneol=native#text/plain
src/mame/drivers/gomoku.c svneol=native#text/plain
src/mame/drivers/good.c svneol=native#text/plain
@@ -1827,7 +1828,6 @@ src/mame/drivers/pktgaldx.c svneol=native#text/plain
src/mame/drivers/playch10.c svneol=native#text/plain
src/mame/drivers/playmark.c svneol=native#text/plain
src/mame/drivers/plygonet.c svneol=native#text/plain
-src/mame/drivers/pmpoker.c svneol=native#text/plain
src/mame/drivers/pntnpuzl.c svneol=native#text/plain
src/mame/drivers/pokechmp.c svneol=native#text/plain
src/mame/drivers/polepos.c svneol=native#text/plain
@@ -2532,7 +2532,6 @@ src/mame/layout/pmpoker.lay svneol=native#text/plain
src/mame/layout/pmroulet.lay -text svneol=native#plain/text
src/mame/layout/poker41.lay svneol=native#text/plain
src/mame/layout/pokio.lay svneol=native#text/plain
-src/mame/layout/pottnpkr.lay svneol=native#text/plain
src/mame/layout/pulltabs.lay svneol=native#text/plain
src/mame/layout/pyramid.lay svneol=native#text/plain
src/mame/layout/quintoon.lay svneol=native#text/plain