summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2011-12-25 04:16:20 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2011-12-25 04:16:20 +0000
commit2300eaa0297ddc41d55f18b4960aa69d213533c6 (patch)
tree44a098415ee793720634305ec6ace89b89094a63 /.gitattributes
parentc71d31cc903f19d1f87ece6cef3272431c92366f (diff)
Ported PC CGA device emulation from MESS to MAME, and updated Filetto and Tetris (KR) to use it accordingly [Angelo Salese]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index f7645748fd9..a0b8aa0b951 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4579,6 +4579,8 @@ src/mame/video/parodius.c svneol=native#text/plain
src/mame/video/pass.c svneol=native#text/plain
src/mame/video/pastelg.c svneol=native#text/plain
src/mame/video/pbaction.c svneol=native#text/plain
+src/mame/video/pc_cga.c svneol=native#text/plain
+src/mame/video/pc_cga.h svneol=native#text/plain
src/mame/video/pcktgal.c svneol=native#text/plain
src/mame/video/pgm.c svneol=native#text/plain
src/mame/video/phoenix.c svneol=native#text/plain