Jump to content

Concurrent CP/M: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
 
(2 intermediate revisions by the same user not shown)
Line 22: Line 22:
* Concurrent CP/M Operatinq System Programmer's Utilities Guide
* Concurrent CP/M Operatinq System Programmer's Utilities Guide
* [http://www.cpm.z80.de/manuals/ccpmsg.pdf Concurrent CP/M Operating System - System Guide] (Jan 1984)
* [http://www.cpm.z80.de/manuals/ccpmsg.pdf Concurrent CP/M Operating System - System Guide] (Jan 1984)
== Versions ==
Concurrent CP/M-86
* 1.0 (1982)
* 2.0 (Jul 1983)
* 3.1 (1984)


== Links ==
== Links ==


[[Category:CP/M & MP/M]]
[[Category:CP/M]]

Latest revision as of 20:43, 26 January 2021

Concurrent CP/M was an operating system for micro computers developed by Digital Research. It can be configured as a single or multiuser multitasking system. Compared to CP/M-86 it supported also PC DOS programs and can work with DOS floppy disk formats.

Functions

Concurrent CP/M-86 is composed of several distinct modules:

  • Supervisor (SUP)
  • Real-Time Monitor (RTM)
  • Memory Management Module (MEM)
  • Character I/O Module (CIO)
  • Virtual Console Screen Manager
  • Basic Disk Operating System (BOOS)
  • Extended I/O System (XIOS)
  • Terminal Message Processor (TMP)

Programming Tools

  • ASM-86
  • DDT-86

Publications

DRI

Versions

Concurrent CP/M-86

  • 1.0 (1982)
  • 2.0 (Jul 1983)
  • 3.1 (1984)

Links