forked from johnsonjh/cdos-68k
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDISK11.DOC
56 lines (48 loc) · 1.68 KB
/
DISK11.DOC
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
DISK11.DOC OEM Redistribution Kit Disk 3 - System Message Source,
CP/M68K to CDOS File
Transfer Utility, and
Special Sources
6 August 1986 CDOS 68K ver. 1.2
_______________________________________________________________________________
This diskette is organized into the following subdirectories:
CCMSGS -- Contains the sources to all of the general system messages in
COMBINE'd file format. Convert to individual files using the EXPAND
utility.
UTL_MSGS -- Contains the sources to these utilities in COMBINE'd file
format. Convert to individual files using the EXPAND utility.
RECDIR
FSET
MORE
SORT
CHKDSK
PROCESS
CONFIG
RENAME
DATE
DIR
DISKSET
FIND
TIME
TREE
TYPE
COPY
VER
VOL
BACKUP
WMEX
RESTORE
LOGON
COMP
PASSWORD
RECFILE
Source -- Contains the source to files which must be modified to run CDOS
68K on a Motorola 68020 microprocessor. See the CDOS 68K Release Note
for additional information; these files are named DISPA.PS and MMU.PS and
should be assembled using the CPASM.BAT file found in the DRV_SRC directory
on Developer Kit Supplement Disk 1. This subdirectory also contains the
files STRUCT.EQU, PANIC.EQU, and CPUMMU.EQU which are not shown on the list
of included files in the RELEASE NOTE.
VMUTIL -- Contains the source and executable file for the CP/M 68K to CDOS
68K file transfer utilitiy.
SHEL_MSG -- Contains the sources to the utilities built in to the shell in
COMBINE'd file format. Convert to individual files using the EXPAND utility.