home *** CD-ROM | disk | FTP | other *** search
- procedure modifies ED to allow interruption of commands using CTRL-Y
- instead of CTRL-C.
-
-
- Patch Procedure:
-
- Make a back-up copy of ED.CMD before using DDT-86 to make the
- following changes:
-
-
- A>ddt86
- -red.cmd
- START END
- nnnn:0000 nnnn:23ff
- -xcs
- CS 0000 nnnn+8
- DS 0000 nnnn+8
- SS 0000 nnnn+8
- ES 0000 nnnn+8
- -lbd1,bd3
- yyyy:0BD1 CMP AL,03
- yyyy:0BD3 JNZ 0BD9
- -sbd2
- yyyy:0BD2 03 19
- yyyy:0BD3 75 .
- -s79
- yyyy:0079 30 31
- yyyy:007A 36 .
- -wed.cmd
- -^c
- A>
-
-
- Licensed users are granted the right to include these changes
- in CP/M-86 V1.1 software.
-
-
-
-
- All Information Presented Here is Proprietary to Digital Research
-
- 1
-
-
-
-
-
- CP/M-86 V1.1
- Patch 05, ED, 04/08/82
-
- Copyright 1982 by Digital Research
- CP/M-86 is a registered trademark of Digital Research.
- DDT-86 is a trademark of Digital Research.
-
-
- Program: ED.CMD
- Products and Serial Numbers Affected: CP/M-86 V1.1 C86-000-00746
- through C86-000-01001
-
-
-