summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2010-11-26 15:00:08 +0000
committerIan C <ianc@noddybox.co.uk>2010-11-26 15:00:08 +0000
commit5601353fc9cd66dbcca4d06fc7068af853317442 (patch)
tree88a85955b3fce3c4b23dbbeca623020328fb50e7 /README
parent1007ee9a4027826cf9c9067e0f1d1e1be1123b1f (diff)
Copied DS81 files as a baselineHEADmaster
Diffstat (limited to 'README')
-rw-r--r--README22
1 files changed, 22 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..f92618c
--- /dev/null
+++ b/README
@@ -0,0 +1,22 @@
+ DS81
+ Copyright 2006 Ian Cowburn
+ ianc@noddybox.co.uk
+
+The code to DS81 is released under the GNU General Public License. See COPYING
+for details.
+
+Other included software is provided in good faith, is not released under the
+GNU General Public License, and is copyright their respective authors. If any
+of these authors disagree with this distribution of their work then it will be
+gladly removed.
+
+ZX81 BASIC ROM (c) 1981 Nine Tiles Networks LTD
+
+3D Monster Maze (c) 1983 Malcolm E. Evans
+
+Mazogs, City Patrol and Sabotage (c) 1981-1982 Don Priestley
+
+
+See the file INSTRUCTIONS.TXT for instructions on use.
+See the file BUILDING for instructions on building the sources.
+See the file CHANGES for recent changes.