Turbo Pascal version 1.0 - Memory Management, CP/M-80

From the Turbo Pascal manual:
The following diagrams illustrate the contents of memory at different stages of working with the TURBO system.
Compilation in Memory - During compulation of a program in memory, the memory is mapped as follows:

0000
  CP/M and run-time workspace
  Pascal Library
  Turbo interface, editor, and compiler
  Error Messages (optional - when you start [...]