Browse Source

Moved Documentation into Doc/CPM folder

pull/396/head
Mark Pruden 2 years ago
parent
commit
e7ed6ed27c
  1. 0
      Doc/CPM/CPM Manual.pdf
  2. 0
      Doc/CPM/CPM3 Command Summary.pdf
  3. 0
      Doc/CPM/CPM3 Programmers Guide.pdf
  4. 0
      Doc/CPM/CPM3 System Guide.pdf
  5. 0
      Doc/CPM/CPM3 Users Guide.pdf
  6. 0
      Doc/CPM/NZCOM Users Manual.pdf
  7. 67
      Doc/CPM/ReadMe.txt
  8. 0
      Doc/CPM/ZCPR Manual.pdf
  9. 0
      Doc/CPM/ZCPR-DJ.doc
  10. 0
      Doc/CPM/ZSDOS Manual.pdf
  11. 0
      Doc/CPM/qcp27.pdf
  12. 0
      Doc/CPM/qdos27.pdf
  13. 0
      Doc/CPM/qpm27.pdf
  14. 60
      Doc/ReadMe.txt
  15. 24
      Source/Doc/UserGuide.md
  16. 8
      Source/Images/d_nzcom/ReadMe.txt
  17. 2
      Source/Images/d_qpm/ReadMe.txt
  18. 6
      Source/Images/d_zsdos/ReadMe.txt

0
Doc/CPM Manual.pdf → Doc/CPM/CPM Manual.pdf

0
Doc/CPM3 Command Summary.pdf → Doc/CPM/CPM3 Command Summary.pdf

0
Doc/CPM3 Programmers Guide.pdf → Doc/CPM/CPM3 Programmers Guide.pdf

0
Doc/CPM3 System Guide.pdf → Doc/CPM/CPM3 System Guide.pdf

0
Doc/CPM3 Users Guide.pdf → Doc/CPM/CPM3 Users Guide.pdf

0
Doc/NZCOM Users Manual.pdf → Doc/CPM/NZCOM Users Manual.pdf

67
Doc/CPM/ReadMe.txt

@ -0,0 +1,67 @@
***********************************************************************
*** ***
*** R o m W B W ***
*** ***
*** Z80/Z180 System Software ***
*** ***
***********************************************************************
This directory ("Doc/CPM") is part of the RomWBW System Software
distribution archive. It contains documentation for the CP/M
operating system components of the system.
CPM Manual ("CPM Manual.pdf")
-----------------------------
The original DRI CP/M 2.x Operating System Manual. This should be
considered the primary reference for system operation. The section
on CP/M 2 Alteration can be ignored since this work has already been
completed as part of the RomWBW distribution.
CPM3 Command Summary ("CPM3 Command Summary.pdf")
CPM3 Programmer's Guide ("CPM3 Programmers Guide.pdf")
CPM3 System Guide ("CPM3 System Guide.pdf")
CPM3 User's Guide ("CPM3 Users Guide.pdf")
------------------------------------------------------
The original DRI CP/M 3.0 Operating System Documentation Set. This
should be considered the primary reference for CP/M 3 system operation.
NZCOM User's Manual ("NZCOM Users Manual.pdf")
----------------------------------------------
NZCOM operating system operation manual.
QP/M 2.7 Installation Guide and Supplements ("qpm27.pdf")
QP/M 2.7 Interface Guide ("qdos27.pdf")
QP/M 2.7 Features and Facilities ("qcp27.pdf")
--------------------------------------------
Official documentation set for QP/M 2.7 from original QP/M distribution.
ZCPR Manual ("ZCPR Manual.pdf")
-------------------------------
ZCPR is the command proccessor portion of Z-System. This is the
manual for ZCPR 1.x as included in RomWBW. The installation
instructions can be ignored since that work has already been
completed as part of the RomWBW distribution.
ZCPR D&J Manual ("ZCPR-DJ.doc")
-------------------------------
ZCPR D&J User Manual. This manual supplements the ZCPR Manual.
ZSDOS Manual ("ZSDOS Manual.pdf")
---------------------------------
ZSDOS is the DOS portion of Z-System. This is the manual for ZSDOS
1.x as included in RomWBW. The installation instructions can be
ignored since that work has already been completed as part of the
RomWBW distribution.

0
Doc/ZCPR Manual.pdf → Doc/CPM/ZCPR Manual.pdf

0
Doc/ZCPR-DJ.doc → Doc/CPM/ZCPR-DJ.doc

0
Doc/ZSDOS Manual.pdf → Doc/CPM/ZSDOS Manual.pdf

0
Doc/qcp27.pdf → Doc/CPM/qcp27.pdf

0
Doc/qdos27.pdf → Doc/CPM/qdos27.pdf

0
Doc/qpm27.pdf → Doc/CPM/qpm27.pdf

60
Doc/ReadMe.txt

@ -10,6 +10,12 @@ This directory ("Doc") is part of the RomWBW System Software
distribution archive. It contains documentation for components of
the system.
CPM (Directory)
---------------
Documentation Specific to CP/M, including all versions and derivatives
ChangeLog.txt
-------------
@ -31,25 +37,6 @@ and utilities are detailed in the Applications and
ROM Applications documents.
CPM Manual ("CPM Manual.pdf")
-----------------------------
The original DRI CP/M 2.x Operating System Manual. This should be
considered the primary reference for system operation. The section
on CP/M 2 Alteration can be ignored since this work has already been
completed as part of the RomWBW distribution.
CPM3 Command Summary ("CPM3 Command Summary.pdf")
CPM3 Programmer's Guide ("CPM3 Programmers Guide.pdf")
CPM3 System Guide ("CPM3 System Guide.pdf")
CPM3 User's Guide ("CPM3 Users Guide.pdf")
------------------------------------------------------
The original DRI CP/M 3.0 Operating System Documentation Set. This
should be considered the primary reference for CP/M 3 system operation.
DDTZ Manual ("DDTZ.doc")
------------------------
@ -69,47 +56,12 @@ Hard Disk Anatomy ("Hard Disk Anatomy.pdf")
Diagram of a CP/M & MS-DOS (FAT) hybrid hard disk layout.
NZCOM User's Manual ("NZCOM Users Manual.pdf")
----------------------------------------------
NZCOM operating system operation manual.
ZCPR Manual ("ZCPR Manual.pdf")
-------------------------------
ZCPR is the command proccessor portion of Z-System. This is the
manual for ZCPR 1.x as included in RomWBW. The installation
instructions can be ignored since that work has already been
completed as part of the RomWBW distribution.
ZCPR D&J Manual ("ZCPR-DJ.doc")
-------------------------------
ZCPR D&J User Manual. This manual supplements the ZCPR Manual.
ZSDOS Manual ("ZSDOS Manual.pdf")
---------------------------------
ZSDOS is the DOS portion of Z-System. This is the manual for ZSDOS
1.x as included in RomWBW. The installation instructions can be
ignored since that work has already been completed as part of the
RomWBW distribution.
Microsoft Basic-80 Reference Manual v5.0 (Microsoft Basic-80 Reference Manual v5.0.pdf)
---------------------------------------------------------------------------------------
Official manual for Microsoft BASIC as included in RomWBW.
QP/M 2.7 Installation Guide and Supplements ("qpm27.pdf")
QP/M 2.7 Interface Guide ("qdos27.pdf")
QP/M 2.7 Features and Facilities ("qcp27.pdf")
--------------------------------------------
Official documentation set for QP/M 2.7 from original QP/M distribution.
SIO+CTC Baud Rate Options (SIO+CTC Baud Rate Options.pdf)
---------------------------------------------------------

24
Source/Doc/UserGuide.md

@ -2241,7 +2241,7 @@ less likely to encounter compatibility issues.
#### Documentation
* [CPM Manual]($doc_root$/CPM Manual.pdf)
* [CPM Manual]($doc_root$/CPM/CPM Manual.pdf)
#### Boot Disk
@ -2287,9 +2287,9 @@ via the NZ-COM adaptation (see below).
#### Documentation
* [ZCPR Manual]($doc_root$/ZCPR Manual.pdf)
* [ZCPR-DJ]($doc_root$/ZCPR-DJ.doc)
* [ZSDOS Manual]($doc_root$/ZSDOS Manual.pdf)
* [ZCPR Manual]($doc_root$/CPM/ZCPR Manual.pdf)
* [ZCPR-DJ]($doc_root$/CPM/ZCPR-DJ.doc)
* [ZSDOS Manual]($doc_root$/CPM/ZSDOS Manual.pdf)
#### Boot Disk
@ -2376,7 +2376,7 @@ Manual.pdf" document in order to use this operating system effectively.
#### Documentation
* [NZCOM Users Manual]($doc_root$/NZCOM Users Manual.pdf)
* [NZCOM Users Manual]($doc_root$/CPM/NZCOM Users Manual.pdf)
#### Boot Disk
@ -2401,10 +2401,10 @@ has a new suite of support tools and help system.
#### Documentation
* [CPM3 Users Guide]($doc_root$/CPM3 Users Guide.pdf)
* [CPM3 Command Summary]($doc_root$/CPM3 Command Summary.pdf)
* [CPM3 Programmers Guide]($doc_root$/CPM3 Programmers Guide.pdf)
* [CPM3 System Guide]($doc_root$/CPM3 System Guide.pdf)
* [CPM3 Users Guide]($doc_root$/CPM/CPM3 Users Guide.pdf)
* [CPM3 Command Summary]($doc_root$/CPM/CPM3 Command Summary.pdf)
* [CPM3 Programmers Guide]($doc_root$/CPM/CPM3 Programmers Guide.pdf)
* [CPM3 System Guide]($doc_root$/CPM/CPM3 System Guide.pdf)
#### Boot Disk
@ -2553,9 +2553,9 @@ regarding the RomWBW adaptation and customizations.
#### Documentation
* [QP/M 2.7 Installation Guide and Supplements]($doc_root$/qpm27.pdf)
* [QP/M 2.7 Interface Guide]($doc_root$/qdos27.pdf)
* [QP/M 2.7 Features and Facilities]($doc_root$/qcp27.pdf)
* [QP/M 2.7 Installation Guide and Supplements]($doc_root$/CPM/qpm27.pdf)
* [QP/M 2.7 Interface Guide]($doc_root$/CPM/qdos27.pdf)
* [QP/M 2.7 Features and Facilities]($doc_root$/CPM/qcp27.pdf)
#### Boot Disk

8
Source/Images/d_nzcom/ReadMe.txt

@ -16,7 +16,7 @@ User Guide.pdf" document found in the Doc directory of the
RomWBW Distribution.
The primary documentation for NZ-COM is the "NZCOM Users Manual.pdf"
document contained in the Doc directory of the RomWBW distribution.
document contained in the Doc/CPM directory of the RomWBW distribution.
This document is a supplement to the primary documentation. Additionally,
please review the file called RELEASE.NOT on this disk which contains
a variety of updates regarding the NZ-COM distribuition.
@ -77,7 +77,7 @@ The following additional customizations were also performed:
The following files came from the official NZCOM distribution. These
are generally documented in the "NZCOM Users Manual.pdf" document in
the Doc directory of the RomWBW distribution. Note that some of the
the Doc/CPM directory of the RomWBW distribution. Note that some of the
files included in the NZ-COM distribution are not listed below because
they have been superseded by more recent versions listed in other
sections below. For example, TCSELECT is not listed here, but a more
@ -164,7 +164,7 @@ The following files have been included from CP/M 2.2. These files
provide various functionality that is not really available from the
ZSDOS applications themselves. For example, the CP/M 2.2 application
called STAT is useful for modifying the IOBYTE. Most of these
applications are documented in the "CPM Manual.pdf" document in the Doc
applications are documented in the "CPM Manual.pdf" document in the Doc/CPM
directory of the RomWBW distribution.
ASM.COM - DRI 8080 assembler producing Intel hex files
@ -180,7 +180,7 @@ XSUB.COM - DRI batch file enhancer resident system extension
== ZSDOS Files ==
The following files came from the official ZSDOS distribution. These
are generally documented in the "ZSDOS Manual.pdf" document in the Doc
are generally documented in the "ZSDOS Manual.pdf" document in the Doc CPM
directory of the RomWBW distribution. These files are relevant under
NZ-COM because ZSDOS is a part of the NZ-COM system.

2
Source/Images/d_qpm/ReadMe.txt

@ -92,7 +92,7 @@ The following files have been included from CP/M 2.2. These files
provide various functionality that is not really available from the
ZSDOS applications themselves. For example, the CP/M 2.2 application
called STAT is useful for modifying the IOBYTE. Most of these
applications are documented in the "CPM Manual.pdf" document in the Doc
applications are documented in the "CPM Manual.pdf" document in the Doc/CPM
directory of the RomWBW distribution.
ASM.COM - DRI 8080 assembler producing Intel hex files

6
Source/Images/d_zsdos/ReadMe.txt

@ -15,7 +15,7 @@ ZSDOS is a replacement for the BDOS portion of the CP/M 2.2 operating
system. Since it does not include it's own command processor, the
the ZCPR D&J Command Processor has been included.
The primary documentation for ZSDOS and ZCPR 1 are contained in the Doc
The primary documentation for ZSDOS and ZCPR 1 are contained in the Doc/CPM
directory of the RomWBW distribution. The specific files are "ZSDOS
Manual.pdf", "ZCPR Manual.pdf", and "ZCPR-DJ.doc". This document is a
supplement to the primary documentation.
@ -141,7 +141,7 @@ distribution as possible.
== ZSDOS 1.1 Files ==
The following files came from the official ZSDOS distribution. These
are generally documented in the "ZSDOS Manual.pdf" document in the Doc
are generally documented in the "ZSDOS Manual.pdf" document in the Doc/CPM
directory of the RomWBW distribution. Note that some of the files
included in the ZSDOS distribution are not listed below because they
have been superseded by more recent versions listed in other sections
@ -192,7 +192,7 @@ The following files have been included from CP/M 2.2. These files
provide various functionality that is not really available from the
ZSDOS applications themselves. For example, the CP/M 2.2 application
called STAT is useful for modifying the IOBYTE. Most of these
applications are documented in the "CPM Manual.pdf" document in the Doc
applications are documented in the "CPM Manual.pdf" document in the Doc/CPM
directory of the RomWBW distribution.
ASM.COM - DRI 8080 assembler producing Intel hex files

Loading…
Cancel
Save