summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2013-01-10 15:32:07 +0000
committer Curt Coder <curtcoder@mail.com>2013-01-10 15:32:07 +0000
commit45319730aefa333cf2dda0a93773e267e7a4964f (patch)
treeb8d5cd57c18d4d0e8570baa4a34196b5d52e984f /.gitattributes
parentb8d6e154db002b248e54427ff214fc11f855f8d8 (diff)
(MESS) mm1: Fixed floppy. [Curt Coder]
Added a new implementation of the Intel 8275 with accurate DMA timing. [Curt Coder]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 3782088bc28..0da94a88ac1 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1717,6 +1717,8 @@ src/emu/video/huc6272.c svneol=native#text/plain
src/emu/video/huc6272.h svneol=native#text/plain
src/emu/video/i8275.c svneol=native#text/plain
src/emu/video/i8275.h svneol=native#text/plain
+src/emu/video/i8275x.c svneol=native#text/plain
+src/emu/video/i8275x.h svneol=native#text/plain
src/emu/video/k053250.c svneol=native#text/plain
src/emu/video/k053250.h svneol=native#text/plain
src/emu/video/m50458.c svneol=native#text/plain