summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Phil Bennett <philipjbennett@users.noreply.github.com>2010-01-03 17:03:27 +0000
committer Phil Bennett <philipjbennett@users.noreply.github.com>2010-01-03 17:03:27 +0000
commitaba256db9a3c452c108084aed9651afd5c9f98a3 (patch)
tree75815f04fbe9a41f26189c5c8115f14d4fd2b25c /.gitattributes
parent69e5a2c5b57289ca5eac0236b3958edd44b2758a (diff)
Converted the goldstar, liberate, sidearms and sidepckt drivers to use driver_data [Atari Ace]
---------- Forwarded message ---------- From: Atari Ace <atari_ace@verizon.net> Date: Fri, Jan 1, 2010 at 5:27 PM Subject: [patch][resubmit] Convert goldstar/liberate/sidearms/sidepckt to use driver_data To: submit@mamedev.org Cc: atariace@hotmail.com Hi mamedev, This is a resubmit of my last driver_data patch. It should be non-controversial, although it contains some additional whitespace cleanup in the affected files. ~aa
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 7d79b915581..1657914a89f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2505,6 +2505,7 @@ src/mame/includes/glass.h svneol=native#text/plain
src/mame/includes/gng.h svneol=native#text/plain
src/mame/includes/goal92.h svneol=native#text/plain
src/mame/includes/goindol.h svneol=native#text/plain
+src/mame/includes/goldstar.h svneol=native#text/plain
src/mame/includes/gomoku.h svneol=native#text/plain
src/mame/includes/gotcha.h svneol=native#text/plain
src/mame/includes/gottlieb.h svneol=native#text/plain
@@ -2568,6 +2569,7 @@ src/mame/includes/legionna.h svneol=native#text/plain
src/mame/includes/leland.h svneol=native#text/plain
src/mame/includes/lemmings.h svneol=native#text/plain
src/mame/includes/lethalj.h svneol=native#text/plain
+src/mame/includes/liberate.h svneol=native#text/plain
src/mame/includes/liberatr.h svneol=native#text/plain
src/mame/includes/lkage.h svneol=native#text/plain
src/mame/includes/lockon.h svneol=native#text/plain
@@ -2669,6 +2671,8 @@ src/mame/includes/senjyo.h svneol=native#text/plain
src/mame/includes/seta.h svneol=native#text/plain
src/mame/includes/sf.h svneol=native#text/plain
src/mame/includes/shuuz.h svneol=native#text/plain
+src/mame/includes/sidearms.h svneol=native#text/plain
+src/mame/includes/sidepckt.h svneol=native#text/plain
src/mame/includes/simpsons.h svneol=native#text/plain
src/mame/includes/skullxbo.h svneol=native#text/plain
src/mame/includes/skydiver.h svneol=native#text/plain