summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author R. Belmont <rb6502@users.noreply.github.com>2013-10-22 21:17:44 +0000
committer R. Belmont <rb6502@users.noreply.github.com>2013-10-22 21:17:44 +0000
commitea0c228af64579bb6617d3ff72cf7b106643c8b6 (patch)
tree9fffa0e0d9035c88a0b4a2b89fb04f416ccf19fe /.gitattributes
parent92fe6738fcee026cb576d519ed584befd780367c (diff)
(MESS) Move NuBus and friends into the new bus structure (nw)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes68
1 files changed, 34 insertions, 34 deletions
diff --git a/.gitattributes b/.gitattributes
index 69ca999d99b..898ad5b2f9e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -691,6 +691,40 @@ src/emu/bus/isbx/compis_fdc.c svneol=native#text/plain
src/emu/bus/isbx/compis_fdc.h svneol=native#text/plain
src/emu/bus/isbx/isbx.c svneol=native#text/plain
src/emu/bus/isbx/isbx.h svneol=native#text/plain
+src/emu/bus/nubus/nubus.c svneol=native#text/plain
+src/emu/bus/nubus/nubus.h svneol=native#text/plain
+src/emu/bus/nubus/nubus_48gc.c svneol=native#text/plain
+src/emu/bus/nubus/nubus_48gc.h svneol=native#text/plain
+src/emu/bus/nubus/nubus_asntmc3b.c svneol=native#text/plain
+src/emu/bus/nubus/nubus_asntmc3b.h svneol=native#text/plain
+src/emu/bus/nubus/nubus_cb264.c svneol=native#text/plain
+src/emu/bus/nubus/nubus_cb264.h svneol=native#text/plain
+src/emu/bus/nubus/nubus_image.c svneol=native#text/plain
+src/emu/bus/nubus/nubus_image.h svneol=native#text/plain
+src/emu/bus/nubus/nubus_m2hires.c svneol=native#text/plain
+src/emu/bus/nubus/nubus_m2hires.h svneol=native#text/plain
+src/emu/bus/nubus/nubus_m2video.c svneol=native#text/plain
+src/emu/bus/nubus/nubus_m2video.h svneol=native#text/plain
+src/emu/bus/nubus/nubus_radiustpd.c svneol=native#text/plain
+src/emu/bus/nubus/nubus_radiustpd.h svneol=native#text/plain
+src/emu/bus/nubus/nubus_spec8.c svneol=native#text/plain
+src/emu/bus/nubus/nubus_spec8.h svneol=native#text/plain
+src/emu/bus/nubus/nubus_specpdq.c svneol=native#text/plain
+src/emu/bus/nubus/nubus_specpdq.h svneol=native#text/plain
+src/emu/bus/nubus/nubus_vikbw.c svneol=native#text/plain
+src/emu/bus/nubus/nubus_vikbw.h svneol=native#text/plain
+src/emu/bus/nubus/nubus_wsportrait.c svneol=native#text/plain
+src/emu/bus/nubus/nubus_wsportrait.h svneol=native#text/plain
+src/emu/bus/nubus/pds30_30hr.c svneol=native#text/plain
+src/emu/bus/nubus/pds30_30hr.h svneol=native#text/plain
+src/emu/bus/nubus/pds30_cb264.c svneol=native#text/plain
+src/emu/bus/nubus/pds30_cb264.h svneol=native#text/plain
+src/emu/bus/nubus/pds30_mc30.c svneol=native#text/plain
+src/emu/bus/nubus/pds30_mc30.h svneol=native#text/plain
+src/emu/bus/nubus/pds30_procolor816.c svneol=native#text/plain
+src/emu/bus/nubus/pds30_procolor816.h svneol=native#text/plain
+src/emu/bus/nubus/pds30_sigmalview.c svneol=native#text/plain
+src/emu/bus/nubus/pds30_sigmalview.h svneol=native#text/plain
src/emu/bus/pet/64k.c svneol=native#text/plain
src/emu/bus/pet/64k.h svneol=native#text/plain
src/emu/bus/pet/c2n.c svneol=native#text/plain
@@ -7961,12 +7995,6 @@ src/mess/machine/nextmo.c svneol=native#text/plain
src/mess/machine/nextmo.h svneol=native#text/plain
src/mess/machine/northbridge.c svneol=native#text/plain
src/mess/machine/northbridge.h svneol=native#text/plain
-src/mess/machine/nubus.c svneol=native#text/plain
-src/mess/machine/nubus.h svneol=native#text/plain
-src/mess/machine/nubus_asntmc3b.c svneol=native#text/plain
-src/mess/machine/nubus_asntmc3b.h svneol=native#text/plain
-src/mess/machine/nubus_image.c svneol=native#text/plain
-src/mess/machine/nubus_image.h svneol=native#text/plain
src/mess/machine/null_modem.c svneol=native#text/plain
src/mess/machine/null_modem.h svneol=native#text/plain
src/mess/machine/omti8621.c svneol=native#text/plain
@@ -8420,24 +8448,6 @@ src/mess/video/newport.c svneol=native#text/plain
src/mess/video/newport.h svneol=native#text/plain
src/mess/video/nick.c svneol=native#text/plain
src/mess/video/nick.h svneol=native#text/plain
-src/mess/video/nubus_48gc.c svneol=native#text/plain
-src/mess/video/nubus_48gc.h svneol=native#text/plain
-src/mess/video/nubus_cb264.c svneol=native#text/plain
-src/mess/video/nubus_cb264.h svneol=native#text/plain
-src/mess/video/nubus_m2hires.c svneol=native#text/plain
-src/mess/video/nubus_m2hires.h svneol=native#text/plain
-src/mess/video/nubus_m2video.c svneol=native#text/plain
-src/mess/video/nubus_m2video.h svneol=native#text/plain
-src/mess/video/nubus_radiustpd.c svneol=native#text/plain
-src/mess/video/nubus_radiustpd.h svneol=native#text/plain
-src/mess/video/nubus_spec8.c svneol=native#text/plain
-src/mess/video/nubus_spec8.h svneol=native#text/plain
-src/mess/video/nubus_specpdq.c svneol=native#text/plain
-src/mess/video/nubus_specpdq.h svneol=native#text/plain
-src/mess/video/nubus_vikbw.c svneol=native#text/plain
-src/mess/video/nubus_vikbw.h svneol=native#text/plain
-src/mess/video/nubus_wsportrait.c svneol=native#text/plain
-src/mess/video/nubus_wsportrait.h svneol=native#text/plain
src/mess/video/ondra.c svneol=native#text/plain
src/mess/video/orao.c svneol=native#text/plain
src/mess/video/oric.c svneol=native#text/plain
@@ -8458,16 +8468,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/pds30_30hr.c svneol=native#text/plain
-src/mess/video/pds30_30hr.h svneol=native#text/plain
-src/mess/video/pds30_cb264.c svneol=native#text/plain
-src/mess/video/pds30_cb264.h svneol=native#text/plain
-src/mess/video/pds30_mc30.c svneol=native#text/plain
-src/mess/video/pds30_mc30.h svneol=native#text/plain
-src/mess/video/pds30_procolor816.c svneol=native#text/plain
-src/mess/video/pds30_procolor816.h svneol=native#text/plain
-src/mess/video/pds30_sigmalview.c svneol=native#text/plain
-src/mess/video/pds30_sigmalview.h 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