summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Fabio Priuli <etabeta78@users.noreply.github.com>2010-02-20 12:09:42 +0000
committer Fabio Priuli <etabeta78@users.noreply.github.com>2010-02-20 12:09:42 +0000
commit9ec77c765da4d256a2911b59c4220eb43b42126b (patch)
tree848e722afdb26dc35194295ed26670cadcb06529 /.gitattributes
parent912d6eaf740a7ce4076b4c61c8f90e9da490090a (diff)
es5506.c: added save state to both ES5505 and ES5506 [Fabio Priuli]
added driver_data struct and save states to the following drivers: attckufo.c, m79amb.c, macrossp.c, marinedt.c, markham.c, mayumi.c and mcatadv.c
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 865c52c1f14..faa6cd6d94f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2623,11 +2623,13 @@ src/mame/includes/m107.h svneol=native#text/plain
src/mame/includes/m72.h svneol=native#text/plain
src/mame/includes/m79amb.h svneol=native#text/plain
src/mame/includes/m92.h svneol=native#text/plain
+src/mame/includes/macrossp.h svneol=native#text/plain
src/mame/includes/madalien.h svneol=native#text/plain
src/mame/includes/mainevt.h svneol=native#text/plain
src/mame/includes/malzak.h svneol=native#text/plain
src/mame/includes/mappy.h svneol=native#text/plain
src/mame/includes/mario.h svneol=native#text/plain
+src/mame/includes/markham.h svneol=native#text/plain
src/mame/includes/matmania.h svneol=native#text/plain
src/mame/includes/mcatadv.h svneol=native#text/plain
src/mame/includes/mcr.h svneol=native#text/plain
@@ -3531,7 +3533,6 @@ src/mame/video/marineb.c svneol=native#text/plain
src/mame/video/mario.c svneol=native#text/plain
src/mame/video/markham.c svneol=native#text/plain
src/mame/video/matmania.c svneol=native#text/plain
-src/mame/video/mayumi.c svneol=native#text/plain
src/mame/video/mcatadv.c svneol=native#text/plain
src/mame/video/mcr.c svneol=native#text/plain
src/mame/video/mcr3.c svneol=native#text/plain