summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Roberto Fresca <robertof@mamedev.org>2010-07-30 21:06:28 +0000
committer Roberto Fresca <robertof@mamedev.org>2010-07-30 21:06:28 +0000
commit811ee9874ebaf6d9d2c858fc24727afe4d283d01 (patch)
tree4455225aff9a7321db05966c5b9d7b5a1d64b2b5 /.gitattributes
parentcd7d07b14c2117607cf87a4df4ca7bba467245a4 (diff)
New driver for Mega Double Poker, from Blitz System Inc. [Roberto Fresca]
* Initial release. * Preliminary memory map. * Hooked both PIAs, but need more analysis to confirm the offsets. * Accurate graphics and color decode. * Added main PCB and daughterboard layouts. * Added partial docs and diagrams about the CPU/MCU/ROMs addressing. * Added debug and technical notes. New games marked as GAME_NOT_WORKING ------------------------------------ Mega Double Poker (conversion kit) [Roberto Fresca, ChrisQC, Smitdogg]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 83feb2a2df0..3eeb65e5185 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1452,6 +1452,7 @@ src/mame/drivers/bishjan.c svneol=native#text/plain
src/mame/drivers/bking.c svneol=native#text/plain
src/mame/drivers/blackt96.c svneol=native#text/plain
src/mame/drivers/bladestl.c svneol=native#text/plain
+src/mame/drivers/blitz.c svneol=native#text/plain
src/mame/drivers/blktiger.c svneol=native#text/plain
src/mame/drivers/blmbycar.c svneol=native#text/plain
src/mame/drivers/blockade.c svneol=native#text/plain