summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Fabio Priuli <etabeta78@users.noreply.github.com>2009-11-30 00:03:05 +0000
committer Fabio Priuli <etabeta78@users.noreply.github.com>2009-11-30 00:03:05 +0000
commit9694fca5f258f2ee3f57f5791bbb66b602eb2eca (patch)
tree435a0b2911a5e7d8d1a0a6b9758cbf67696bdc36 /.gitattributes
parent6dd4c78bcd5c48ee578c12aa0c1f20dbd723db61 (diff)
Added save states to funybubl.c, galaxi.c, gaiden.c and rocnrope.c
Added driver data struct to fuukifg2.c and fuukifg3.c (no save states yet due to anonymous timers) Also, added more devices to dkong driver data (to minimize # of cputag_xxxx calls) As a side note, now drgnbowl (one of the worst game ever) supports saves! enjoy :-P
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 6e622e554a7..e68f1a9dd99 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2450,9 +2450,13 @@ src/mame/includes/freekick.h svneol=native#text/plain
src/mame/includes/fromanc2.h svneol=native#text/plain
src/mame/includes/fromance.h svneol=native#text/plain
src/mame/includes/funkybee.h svneol=native#text/plain
+src/mame/includes/funybubl.h svneol=native#text/plain
+src/mame/includes/fuukifg2.h svneol=native#text/plain
+src/mame/includes/fuukifg3.h svneol=native#text/plain
src/mame/includes/gaelco2.h svneol=native#text/plain
src/mame/includes/gaelco3d.h svneol=native#text/plain
src/mame/includes/gaelcrpt.h svneol=native#text/plain
+src/mame/includes/gaiden.h svneol=native#text/plain
src/mame/includes/galaga.h svneol=native#text/plain
src/mame/includes/galaxian.h svneol=native#text/plain
src/mame/includes/galaxold.h svneol=native#text/plain
@@ -2583,6 +2587,7 @@ src/mame/includes/realbrk.h svneol=native#text/plain
src/mame/includes/redalert.h svneol=native#text/plain
src/mame/includes/relief.h svneol=native#text/plain
src/mame/includes/retofinv.h svneol=native#text/plain
+src/mame/includes/rocnrope.h svneol=native#text/plain
src/mame/includes/segag80r.h svneol=native#text/plain
src/mame/includes/segag80v.h svneol=native#text/plain
src/mame/includes/segas24.h svneol=native#text/plain