summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Zsolt Vasvari <zsoltvas@mamedev.org>2008-02-21 00:46:44 +0000
committer Zsolt Vasvari <zsoltvas@mamedev.org>2008-02-21 00:46:44 +0000
commit4606ca9dc21c0221c660a2be31981468ab4a7d7e (patch)
treeba0abb96517049e3f8987be7070935dff551dfc5 /.gitattributes
parent930f6ecac0bd2416f2297ef6ccb59f01ef9906fd (diff)
- Reorganized Gameplan driver
- Changed Trivia Quest use the Gameplan video code - Added crystal for Gameplan pixel clock
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 1b18d45d30b..6f72410b663 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2185,6 +2185,7 @@ src/mame/includes/fromance.h svneol=native#text/plain
src/mame/includes/gaelco3d.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/gameplan.h svneol=native#text/plain
src/mame/includes/gauntlet.h svneol=native#text/plain
src/mame/includes/gcpinbal.h svneol=native#text/plain
src/mame/includes/genesis.h svneol=native#text/plain
@@ -2787,6 +2788,7 @@ src/mame/video/galivan.c svneol=native#text/plain
src/mame/video/galpani2.c svneol=native#text/plain
src/mame/video/galpanic.c svneol=native#text/plain
src/mame/video/galspnbl.c svneol=native#text/plain
+src/mame/video/gameplan.c svneol=native#text/plain
src/mame/video/gaplus.c svneol=native#text/plain
src/mame/video/gauntlet.c svneol=native#text/plain
src/mame/video/gberet.c svneol=native#text/plain