home *** CD-ROM | disk | FTP | other *** search
- Patch the following 5 memory addresses in CHOP18.COM to
- change the 16k buffer version into the 24k buffer version:
-
- from to
- 1FCE 6Dh 8Dh
- 20C2 80h C0h
- 25FC 80h C0h
- 2608 80h C0h
- 2848 80h C0h
-
- Example:
-
- DDT CHOP18.COM
- DDT VERS 2.2
- NEXT PC
- 2900 0100
- -s1fce
- 1FCE 6D 8d
- 1FCF 11 .
- -s20c2
- 20C2 80 c0
- 20C3 00 .
- -s25fc
- 25FC 80 c0
- 25FD 00 .
- -s2608
- 2608 80 c0
- 2609 00 .
- -s2848
- 2848 80 c0
- 2849 00 .
- -^C
- Warm Boot
- save 40 chop1824.com
- fc
- 25FC 80 c0
- 25FD 00 .
- -s2608
- 2