diff --git a/.gitattributes b/.gitattributes index c0905f4aeaa..b506f3cd3d2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1088,6 +1088,12 @@ 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/oricext/jasmin.c svneol=native#text/plain +src/emu/bus/oricext/jasmin.h svneol=native#text/plain +src/emu/bus/oricext/microdisc.c svneol=native#text/plain +src/emu/bus/oricext/microdisc.h svneol=native#text/plain +src/emu/bus/oricext/oricext.c svneol=native#text/plain +src/emu/bus/oricext/oricext.h svneol=native#text/plain src/emu/bus/pc_joy/pc_joy.c svneol=native#text/plain src/emu/bus/pc_joy/pc_joy.h svneol=native#text/plain src/emu/bus/pc_joy/pc_joy_sw.c svneol=native#text/plain diff --git a/src/emu/bus/oricext/jasmin.c b/src/emu/bus/oricext/jasmin.c new file mode 100644 index 00000000000..e69de29bb2d diff --git a/src/emu/bus/oricext/jasmin.h b/src/emu/bus/oricext/jasmin.h new file mode 100644 index 00000000000..e69de29bb2d diff --git a/src/emu/bus/oricext/microdisc.c b/src/emu/bus/oricext/microdisc.c new file mode 100644 index 00000000000..e69de29bb2d diff --git a/src/emu/bus/oricext/microdisc.h b/src/emu/bus/oricext/microdisc.h new file mode 100644 index 00000000000..e69de29bb2d diff --git a/src/emu/bus/oricext/oricext.c b/src/emu/bus/oricext/oricext.c new file mode 100644 index 00000000000..e69de29bb2d diff --git a/src/emu/bus/oricext/oricext.h b/src/emu/bus/oricext/oricext.h new file mode 100644 index 00000000000..e69de29bb2d