Jump to content

DEC BATCH-11/DOS-11

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Bbump (talk | contribs) at 19:17, 5 August 2007 (Added Infobox (not sure on dates. V9 was released on 09/20/73 so V09-20C was most likely a patchC kit). Have run a V10 but no verifiable info.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
DOS-11
DeveloperDigital Equipment Corporation
Working stateAbandoned.
Source modelClosed Source
Latest releaseV09-20C / June 1974
LicenseProprietary

BATCH-11/DOS-11, also known simply as DOS-11, was released in 1970 and was the first operating system to run on the Digital PDP-11 minicomputer. DOS-11 was not known to be easy to use even in its day and became much less used in 1973 with the release of the RT-11 operating system.

DOS-11 came with XXDP, a diagnostics and monitor program for the PDP-11. Like other Digital operating systems, DOS-11 also had a FORTRAN-4 (Ansi-66) compiler. FORTRAN was not supported on PDP-11 systems with less than 12K of memory.

DOS-11 systems running in 8K and 12K configurations ran a limited version of the MACRO-11 Assembler (PAL-11R in overlaid form).

The DOS-11 operating system kernel was one (1) file called MONLIB.LCL. The LCL extension was the acronym for LInked Core Image Library (or LICIL). An LICIL could be stored on any type of media that the DOS-11 operating system was distributed on (disk, DECtape, paper tape or magnetic tape). When the LICIL file was installed (Hooked) onto a disk drive as a contiguous file, the monitor library name is changed to MONLIB.CIL which could then be booted. The CIL extension was the acronym for Core Image Library. Core, was the term for the core memory systems common to the PDP-11.