summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--.gitattributes5
-rw-r--r--src/lib/formats/d88_dsk.h0
-rw-r--r--src/lib/formats/upd765_dsk.c0
-rw-r--r--src/lib/formats/upd765_dsk.h0
-rw-r--r--src/lib/formats/xdf_dsk.c0
-rw-r--r--src/lib/formats/xdf_dsk.h0
6 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 15b877e41dc..a9c954401c1 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1707,6 +1707,7 @@ src/lib/formats/d64_dsk.h svneol=native#text/plain
src/lib/formats/d81_dsk.c svneol=native#text/plain
src/lib/formats/d81_dsk.h svneol=native#text/plain
src/lib/formats/d88_dsk.c svneol=native#text/plain
+src/lib/formats/d88_dsk.h svneol=native#text/plain
src/lib/formats/dfi_dsk.c svneol=native#text/plain
src/lib/formats/dfi_dsk.h svneol=native#text/plain
src/lib/formats/dim_dsk.c svneol=native#text/plain
@@ -1806,6 +1807,8 @@ src/lib/formats/tzx_cas.c svneol=native#text/plain
src/lib/formats/tzx_cas.h svneol=native#text/plain
src/lib/formats/uef_cas.c svneol=native#text/plain
src/lib/formats/uef_cas.h svneol=native#text/plain
+src/lib/formats/upd765_dsk.c svneol=native#text/plain
+src/lib/formats/upd765_dsk.h svneol=native#text/plain
src/lib/formats/vg5k_cas.c svneol=native#text/plain
src/lib/formats/vg5k_cas.h svneol=native#text/plain
src/lib/formats/vt_cas.c svneol=native#text/plain
@@ -1820,6 +1823,8 @@ src/lib/formats/x07_cas.c svneol=native#text/plain
src/lib/formats/x07_cas.h svneol=native#text/plain
src/lib/formats/x1_tap.c svneol=native#text/plain
src/lib/formats/x1_tap.h svneol=native#text/plain
+src/lib/formats/xdf_dsk.c svneol=native#text/plain
+src/lib/formats/xdf_dsk.h svneol=native#text/plain
src/lib/formats/z80ne_dsk.c svneol=native#text/plain
src/lib/formats/z80ne_dsk.h svneol=native#text/plain
src/lib/formats/zx81_p.c svneol=native#text/plain
diff --git a/src/lib/formats/d88_dsk.h b/src/lib/formats/d88_dsk.h
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/d88_dsk.h
diff --git a/src/lib/formats/upd765_dsk.c b/src/lib/formats/upd765_dsk.c
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/upd765_dsk.c
diff --git a/src/lib/formats/upd765_dsk.h b/src/lib/formats/upd765_dsk.h
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/upd765_dsk.h
diff --git a/src/lib/formats/xdf_dsk.c b/src/lib/formats/xdf_dsk.c
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/xdf_dsk.c
diff --git a/src/lib/formats/xdf_dsk.h b/src/lib/formats/xdf_dsk.h
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/xdf_dsk.h