Device Drivers - NEC CP/M-86 System Reference Manual

Advanced personal computer
Table of Contents

Advertisement

GSX-86: Graphics for the APe
9-4
The following examples demonstrate valid Assignment Table entry formats.
11 A: D D PLOT
;plotter
1 B:CRTDRV
;system console
21 A:PRINTR
;printer
2 E:DRIVER.ABC
14 DRIVER2.SYS
The largest device driver must be listed first in the Assignment Table. This is the
default driver. Its size determines the amount of space the system allocates for device
drivers. If there is enough space for the largest driver, the system will always have
enough room for any other driver that GSX-86 uses.
Device Drivers
Table 9-1 lists the standard device drivers that are included on the CP/M-86 system
distribution diskette. DDNECAPC.SYS is the only device driver in ASSIGN.SYS.
You can use a text editor (such as ED) or a word processor to update the Assignment
Table with any of the device drivers listed in the table or your custom device drivers.

Advertisement

Table of Contents
loading

Table of Contents