summaryrefslogtreecommitdiffstats
path: root/source/d/dev86/README
diff options
context:
space:
mode:
Diffstat (limited to 'source/d/dev86/README')
-rw-r--r--source/d/dev86/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/source/d/dev86/README b/source/d/dev86/README
new file mode 100644
index 000000000..407e6d07b
--- /dev/null
+++ b/source/d/dev86/README
@@ -0,0 +1,8 @@
+This is a complete 8086 assembler and loader which can make 32-bit
+code for the 386+ processors. In the past it was used to compile the
+16-bit bootsector and setup binaries for the kernel, but modern
+(2.4.x or newer) kernels use GNU ld instead.
+
+There's a package bin86 already included in Slackware, which is a
+subset of the programs of dev86. Therefore the bin86 programs are
+not included in this package. \ No newline at end of file