Skip to content

Commit be618e0

Browse files
authored
Merge pull request #473 from kiwisincebirth/map/doc-userguide-fix
Minor doc upgrade
2 parents 5f54db2 + 893da14 commit be618e0

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

Doc/RomWBW User Guide.pdf

-200 KB
Binary file not shown.

Source/Doc/UserGuide.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -822,20 +822,26 @@ Here is an overview for each operating system:
822822
not cover the use of SUBMIT files -- please refer to the CP/M 2.2
823823
documentation.
824824

825-
- **NZCOM** - Will run the command STARTZCM at startup. This is
826-
normally an alias file. You use SALIAS to edit such files. Please see
825+
- **NZCOM** - Will run the command STARTZCM at startup. This is
826+
normally an alias file, which you can edit using SALIAS. Please see
827827
Section 3.1 Creating an Alias of the NZCOM Users Manual included in the
828-
Doc/CPM folder of the RomWBW distribution. Note that the NZCOM
829-
distribution includes a PROFILE.SUB file. NZCOM itself is launched from
830-
ZSDOS. The included PROFILE.SUB accomplishes this. Do not modify this
831-
file unless you fully understand the NZCOM boot process.
828+
Doc/CPM folder of the RomWBW distribution. Do not modify this
829+
file unless you fully understand the NZCOM boot process. Note that
830+
NZCOM itself is launched from ZSDOS via the included PROFILE.SUB file.
832831

833832
- **CP/M 3** - Will run PROFILE.SUB as a SUBMIT file if it exists in A:
834833
at startup. This mechanism is built into the CP/M 3 operating system.
835834
Please see Section 4.5 Executing Multiple Commands and Section 5.2.74
836835
Executing the SUBMIT Command of the CPM3 Users Guide included in the
837836
Doc/CPM folder of the RomWBW distribution.
838837

838+
- **Z3PLUS** - Will run the command STARTZ3P at startup. This is
839+
normally an alias file, which you can edit using SALIAS. Please see
840+
Section 3.1 Creating an Alias of the Z3PLUS Users Manual included in the
841+
Doc/CPM folder of the RomWBW distribution. Do not modify this
842+
file unless you fully understand the Z3PLUS boot process. Note that
843+
Z3PLUS itself is launched from CP/M 3 via the included PROFILE.SUB file.
844+
839845
- **ZPM3** - Will run the command STARTZPM at startup. This is normally
840846
an alias file. You use SALIAS to edit such files. ZPM3 has no real
841847
documentation. The NZCOM documentation of STARTZCM is generally correct

0 commit comments

Comments
 (0)