summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Fabio Priuli <etabeta78@users.noreply.github.com>2009-12-11 23:59:11 +0000
committer Fabio Priuli <etabeta78@users.noreply.github.com>2009-12-11 23:59:11 +0000
commit66f8650aacd151a4a1041a6f5d04704b2f47efab (patch)
treefdc14597e2614597cfc32fb4a16044685e486c0d /.gitattributes
parentb991a168d1ad32d689b1a107034edc7d739e2c31 (diff)
misc small updates:
* added saves to 6522via.c. this fixes problems of gameplan.c and trvquest.c games with -autosave * added driver data struct and save states to toratora.c and sf.c * enable GAME_SUPPORTS_SAVE flag to dday.c because some of the core changes have fixed the sound problem at loading * added a couple of comments about header inclusions
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 20c1e97dc79..758e94283d8 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2634,6 +2634,7 @@ src/mame/includes/sei_crtc.h svneol=native#text/plain
src/mame/includes/seibuspi.h svneol=native#text/plain
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/simpsons.h svneol=native#text/plain
src/mame/includes/skullxbo.h svneol=native#text/plain