summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Curt Coder <curtcoder@mail.com>2014-03-21 14:40:42 +0000
committer Curt Coder <curtcoder@mail.com>2014-03-21 14:40:42 +0000
commit5c027d29ec01aef908a867ec0a4a0f2145b445bc (patch)
tree316f378a5ac50131b9133bba74f97404af9fd143 /.gitattributes
parent51611bdbe7c7f81a88640e6f3c43629612fdd885 (diff)
(MESS) macpds: Moved to emu/bus/macpds. (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitattributes b/.gitattributes
index c6870357397..675c944c1a9 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -925,6 +925,10 @@ src/emu/bus/kc/ram.c svneol=native#text/plain
src/emu/bus/kc/ram.h svneol=native#text/plain
src/emu/bus/kc/rom.c svneol=native#text/plain
src/emu/bus/kc/rom.h svneol=native#text/plain
+src/emu/bus/macpds/macpds.c svneol=native#text/plain
+src/emu/bus/macpds/macpds.h svneol=native#text/plain
+src/emu/bus/macpds/pds_tpdfpd.c svneol=native#text/plain
+src/emu/bus/macpds/pds_tpdfpd.h svneol=native#text/plain
src/emu/bus/megadrive/eeprom.c svneol=native#text/plain
src/emu/bus/megadrive/eeprom.h svneol=native#text/plain
src/emu/bus/megadrive/jcart.c svneol=native#text/plain
@@ -8430,8 +8434,6 @@ src/mess/machine/macadb.c svneol=native#text/plain
src/mess/machine/mackbd.c svneol=native#text/plain
src/mess/machine/mackbd.h svneol=native#text/plain
src/mess/machine/macpci.c svneol=native#text/plain
-src/mess/machine/macpds.c svneol=native#text/plain
-src/mess/machine/macpds.h svneol=native#text/plain
src/mess/machine/macrtc.c svneol=native#text/plain
src/mess/machine/macrtc.h svneol=native#text/plain
src/mess/machine/mbc55x.c svneol=native#text/plain
@@ -8787,8 +8789,6 @@ src/mess/video/pc_t1t.h svneol=native#text/plain
src/mess/video/pcw.c svneol=native#text/plain
src/mess/video/pcw16.c svneol=native#text/plain
src/mess/video/pdp1.c svneol=native#text/plain
-src/mess/video/pds_tpdfpd.c svneol=native#text/plain
-src/mess/video/pds_tpdfpd.h svneol=native#text/plain
src/mess/video/pecom.c svneol=native#text/plain
src/mess/video/pk8020.c svneol=native#text/plain
src/mess/video/pmd85.c svneol=native#text/plain