summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Nathan Woods <npwoods@mess.org>2009-01-11 01:16:21 +0000
committer Nathan Woods <npwoods@mess.org>2009-01-11 01:16:21 +0000
commit4df40b369cd6d0bbb19a15fef8873781b8a6ca09 (patch)
treeed27264b76cfa03cc3a0b26f82c4180c33343013 /.gitattributes
parent0c7c06788de339c664df104ce6fd9c54325cfd8f (diff)
1. Introduced a parallel 6821 PIA implementation, as a MAME device (6821new.c)
2. Ported the Williams drivers over to use this new PIA implementation
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 9646aafc8b3..4dc04206dad 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -560,6 +560,8 @@ src/emu/machine/6526cia.c svneol=native#text/plain
src/emu/machine/6526cia.h svneol=native#text/plain
src/emu/machine/6532riot.c svneol=native#text/plain
src/emu/machine/6532riot.h svneol=native#text/plain
+src/emu/machine/6821new.c svneol=native#text/plain
+src/emu/machine/6821new.h svneol=native#text/plain
src/emu/machine/6821pia.c svneol=native#text/plain
src/emu/machine/6821pia.h svneol=native#text/plain
src/emu/machine/6840ptm.c svneol=native#text/plain