summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Olivier Galibert <galibert@pobox.com>2012-10-10 15:31:23 +0000
committer Olivier Galibert <galibert@pobox.com>2012-10-10 15:31:23 +0000
commit6323d3af120035756299a47a98656b61b7e60517 (patch)
tree82c219092af7c055c66c52dd16f6cf78665c47e8
parentfa09b1ba207c53c4f025bbf8ab4ea588248538bc (diff)
placeholders
-rw-r--r--.gitattributes20
-rw-r--r--src/lib/formats/a5105_dsk.c0
-rw-r--r--src/lib/formats/a5105_dsk.h0
-rw-r--r--src/lib/formats/apollo_dsk.c0
-rw-r--r--src/lib/formats/apollo_dsk.h0
-rw-r--r--src/lib/formats/bw12_dsk.c0
-rw-r--r--src/lib/formats/bw12_dsk.h0
-rw-r--r--src/lib/formats/iq151_dsk.c0
-rw-r--r--src/lib/formats/iq151_dsk.h0
-rw-r--r--src/lib/formats/kc85_dsk.c0
-rw-r--r--src/lib/formats/kc85_dsk.h0
-rw-r--r--src/lib/formats/m5_dsk.c0
-rw-r--r--src/lib/formats/m5_dsk.h0
-rw-r--r--src/lib/formats/mm_dsk.c0
-rw-r--r--src/lib/formats/mm_dsk.h0
-rw-r--r--src/lib/formats/nanos_dsk.c0
-rw-r--r--src/lib/formats/nanos_dsk.h0
-rw-r--r--src/lib/formats/pyldin_dsk.c0
-rw-r--r--src/lib/formats/pyldin_dsk.h0
-rw-r--r--src/lib/formats/sf7000_dsk.c0
-rw-r--r--src/lib/formats/sf7000_dsk.h0
21 files changed, 20 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index f3d699a17bb..db3d2837fd3 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1693,6 +1693,8 @@ src/lib/expat/xmltok_impl.h svneol=native#text/plain
src/lib/expat/xmltok_ns.c svneol=native#text/plain
src/lib/formats/a26_cas.c svneol=native#text/plain
src/lib/formats/a26_cas.h svneol=native#text/plain
+src/lib/formats/a5105_dsk.c svneol=native#text/plain
+src/lib/formats/a5105_dsk.h svneol=native#text/plain
src/lib/formats/ace_tap.c svneol=native#text/plain
src/lib/formats/ace_tap.h svneol=native#text/plain
src/lib/formats/adam_cas.c svneol=native#text/plain
@@ -1705,6 +1707,8 @@ src/lib/formats/ap_dsk35.c svneol=native#text/plain
src/lib/formats/ap_dsk35.h svneol=native#text/plain
src/lib/formats/apf_apt.c svneol=native#text/plain
src/lib/formats/apf_apt.h svneol=native#text/plain
+src/lib/formats/apollo_dsk.c svneol=native#text/plain
+src/lib/formats/apollo_dsk.h svneol=native#text/plain
src/lib/formats/apridisk.c svneol=native#text/plain
src/lib/formats/apridisk.h svneol=native#text/plain
src/lib/formats/atari_dsk.c svneol=native#text/plain
@@ -1715,6 +1719,8 @@ src/lib/formats/atom_tap.c svneol=native#text/plain
src/lib/formats/atom_tap.h svneol=native#text/plain
src/lib/formats/basicdsk.c svneol=native#text/plain
src/lib/formats/basicdsk.h svneol=native#text/plain
+src/lib/formats/bw12_dsk.c svneol=native#text/plain
+src/lib/formats/bw12_dsk.h svneol=native#text/plain
src/lib/formats/cassimg.c svneol=native#text/plain
src/lib/formats/cassimg.h svneol=native#text/plain
src/lib/formats/cbm_tap.c svneol=native#text/plain
@@ -1774,18 +1780,28 @@ src/lib/formats/ioprocs.c svneol=native#text/plain
src/lib/formats/ioprocs.h svneol=native#text/plain
src/lib/formats/ipf_dsk.c svneol=native#text/plain
src/lib/formats/ipf_dsk.h svneol=native#text/plain
+src/lib/formats/iq151_dsk.c svneol=native#text/plain
+src/lib/formats/iq151_dsk.h svneol=native#text/plain
+src/lib/formats/kc85_dsk.c svneol=native#text/plain
+src/lib/formats/kc85_dsk.h svneol=native#text/plain
src/lib/formats/kc_cas.c svneol=native#text/plain
src/lib/formats/kc_cas.h svneol=native#text/plain
src/lib/formats/kim1_cas.c svneol=native#text/plain
src/lib/formats/kim1_cas.h svneol=native#text/plain
src/lib/formats/lviv_lvt.c svneol=native#text/plain
src/lib/formats/lviv_lvt.h svneol=native#text/plain
+src/lib/formats/m5_dsk.c svneol=native#text/plain
+src/lib/formats/m5_dsk.h svneol=native#text/plain
src/lib/formats/mfi_dsk.c svneol=native#text/plain
src/lib/formats/mfi_dsk.h svneol=native#text/plain
+src/lib/formats/mm_dsk.c svneol=native#text/plain
+src/lib/formats/mm_dsk.h svneol=native#text/plain
src/lib/formats/msx_dsk.c svneol=native#text/plain
src/lib/formats/msx_dsk.h svneol=native#text/plain
src/lib/formats/mz_cas.c svneol=native#text/plain
src/lib/formats/mz_cas.h svneol=native#text/plain
+src/lib/formats/nanos_dsk.c svneol=native#text/plain
+src/lib/formats/nanos_dsk.h svneol=native#text/plain
src/lib/formats/nes_dsk.c svneol=native#text/plain
src/lib/formats/nes_dsk.h svneol=native#text/plain
src/lib/formats/orao_cas.c svneol=native#text/plain
@@ -1804,10 +1820,14 @@ src/lib/formats/pmd_cas.c svneol=native#text/plain
src/lib/formats/pmd_cas.h svneol=native#text/plain
src/lib/formats/primoptp.c svneol=native#text/plain
src/lib/formats/primoptp.h svneol=native#text/plain
+src/lib/formats/pyldin_dsk.c svneol=native#text/plain
+src/lib/formats/pyldin_dsk.h svneol=native#text/plain
src/lib/formats/rk_cas.c svneol=native#text/plain
src/lib/formats/rk_cas.h svneol=native#text/plain
src/lib/formats/sc3000_bit.c svneol=native#text/plain
src/lib/formats/sc3000_bit.h svneol=native#text/plain
+src/lib/formats/sf7000_dsk.c svneol=native#text/plain
+src/lib/formats/sf7000_dsk.h svneol=native#text/plain
src/lib/formats/smx_dsk.c svneol=native#text/plain
src/lib/formats/smx_dsk.h svneol=native#text/plain
src/lib/formats/sorc_dsk.c svneol=native#text/plain
diff --git a/src/lib/formats/a5105_dsk.c b/src/lib/formats/a5105_dsk.c
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/a5105_dsk.c
diff --git a/src/lib/formats/a5105_dsk.h b/src/lib/formats/a5105_dsk.h
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/a5105_dsk.h
diff --git a/src/lib/formats/apollo_dsk.c b/src/lib/formats/apollo_dsk.c
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/apollo_dsk.c
diff --git a/src/lib/formats/apollo_dsk.h b/src/lib/formats/apollo_dsk.h
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/apollo_dsk.h
diff --git a/src/lib/formats/bw12_dsk.c b/src/lib/formats/bw12_dsk.c
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/bw12_dsk.c
diff --git a/src/lib/formats/bw12_dsk.h b/src/lib/formats/bw12_dsk.h
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/bw12_dsk.h
diff --git a/src/lib/formats/iq151_dsk.c b/src/lib/formats/iq151_dsk.c
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/iq151_dsk.c
diff --git a/src/lib/formats/iq151_dsk.h b/src/lib/formats/iq151_dsk.h
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/iq151_dsk.h
diff --git a/src/lib/formats/kc85_dsk.c b/src/lib/formats/kc85_dsk.c
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/kc85_dsk.c
diff --git a/src/lib/formats/kc85_dsk.h b/src/lib/formats/kc85_dsk.h
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/kc85_dsk.h
diff --git a/src/lib/formats/m5_dsk.c b/src/lib/formats/m5_dsk.c
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/m5_dsk.c
diff --git a/src/lib/formats/m5_dsk.h b/src/lib/formats/m5_dsk.h
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/m5_dsk.h
diff --git a/src/lib/formats/mm_dsk.c b/src/lib/formats/mm_dsk.c
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/mm_dsk.c
diff --git a/src/lib/formats/mm_dsk.h b/src/lib/formats/mm_dsk.h
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/mm_dsk.h
diff --git a/src/lib/formats/nanos_dsk.c b/src/lib/formats/nanos_dsk.c
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/nanos_dsk.c
diff --git a/src/lib/formats/nanos_dsk.h b/src/lib/formats/nanos_dsk.h
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/nanos_dsk.h
diff --git a/src/lib/formats/pyldin_dsk.c b/src/lib/formats/pyldin_dsk.c
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/pyldin_dsk.c
diff --git a/src/lib/formats/pyldin_dsk.h b/src/lib/formats/pyldin_dsk.h
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/pyldin_dsk.h
diff --git a/src/lib/formats/sf7000_dsk.c b/src/lib/formats/sf7000_dsk.c
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/sf7000_dsk.c
diff --git a/src/lib/formats/sf7000_dsk.h b/src/lib/formats/sf7000_dsk.h
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/src/lib/formats/sf7000_dsk.h