summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Roberto Fresca <robertof@mamedev.org>2008-05-11 21:21:07 +0000
committer Roberto Fresca <robertof@mamedev.org>2008-05-11 21:21:07 +0000
commit9b3d9ea3cd5eee0a7d93dc0ac4572913e5348c03 (patch)
tree9de6c31ea0db9a8a615e36992f1f4856461000bd /.gitattributes
parentb59bf0ccfb13c172228ba03e42fce8f239013dbb (diff)
New driver for old Game-A-Tron gambling games hardware.
- Properly decoded graphics. - Proper memory map. - Added NVRAM support. - Proper Inputs through 8255 PPI I/O chip. - Both games are working. - Added technical & game notes. New games added or promoted from NOT_WORKING status --------------------------------------------------- Card Games? [Roberto Fresca] Slots Game? [Roberto Fresca]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index a6dfce2255b..e2e00f22e37 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1458,6 +1458,7 @@ src/mame/drivers/galspnbl.c svneol=native#text/plain
src/mame/drivers/gamecstl.c svneol=native#text/plain
src/mame/drivers/gameplan.c svneol=native#text/plain
src/mame/drivers/gaplus.c svneol=native#text/plain
+src/mame/drivers/gatron.c svneol=native#text/plain
src/mame/drivers/gauntlet.c svneol=native#text/plain
src/mame/drivers/gberet.c svneol=native#text/plain
src/mame/drivers/gbusters.c svneol=native#text/plain