summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2019-02-11 12:07:48 +0100
committerLars-Dominik Braun <lars@6xq.net>2019-02-11 12:07:48 +0100
commitbf9d9ca0e44f44b3322454b94c20b20c5525aadd (patch)
tree627a508af8f19f90c161fed4ddad34a2cc96c29b
parent8d6f829d6ca58593c88212a47de1a005bf404c6a (diff)
downloadeumel-bf9d9ca0e44f44b3322454b94c20b20c5525aadd.tar.gz
eumel-bf9d9ca0e44f44b3322454b94c20b20c5525aadd.tar.bz2
eumel-bf9d9ca0e44f44b3322454b94c20b20c5525aadd.zip
Move source code repo reference to artifacts
-rw-r--r--artifacts.rst9
-rw-r--r--internals.rst5
2 files changed, 8 insertions, 6 deletions
diff --git a/artifacts.rst b/artifacts.rst
index 4bbc3b5..25a3eb6 100644
--- a/artifacts.rst
+++ b/artifacts.rst
@@ -1,7 +1,14 @@
Artifacts
---------
-Various floppy disk images can be found in the following sections.
+This section contains downloadable floppy disk images rescued mostly from 5″
+floppy disks (1.2 MB), grouped by category.
+
+Additionally ELAN and assembly source code of applications and EUMEL’s kernel
+can be found in `this repository`__ and here__.
+
+__ https://github.com/PromyLOPh/eumel-src
+__ src/
Install media
^^^^^^^^^^^^^
diff --git a/internals.rst b/internals.rst
index 0c763a4..f9bfee4 100644
--- a/internals.rst
+++ b/internals.rst
@@ -8,13 +8,8 @@ that [source86]_. Documentation for the dataspace FILE can be found in the
packet *file handling*. ``convertFileDs.py`` converts this dataspace into a
plain text file.
-Additionally extracted source code from `floppy disk images`_ can be found in
-`this repository`__ and here__.
-
.. _floppy disk images: artifacts_
.. _tools: https://github.com/PromyLOPh/eumel-tools
-__ https://github.com/PromyLOPh/eumel-src
-__ src/
Bootstrapping
^^^^^^^^^^^^^