home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / utils / txtutl / chop18a.lbr / 16-24K.PAT next >
Encoding:
Text File  |  1987-05-12  |  512 b   |  39 lines

  1. Patch the following 5 memory addresses in CHOP18.COM to 
  2. change the 16k buffer version into the 24k buffer version:
  3.  
  4.      from  to
  5. 1FCE  6Dh  8Dh 
  6. 20C2  80h  C0h
  7. 25FC  80h  C0h
  8. 2608  80h  C0h 
  9. 2848  80h  C0h
  10.  
  11. Example:
  12.  
  13. DDT CHOP18.COM
  14. DDT VERS 2.2
  15. NEXT  PC
  16. 2900 0100
  17. -s1fce
  18. 1FCE 6D 8d
  19. 1FCF 11 .
  20. -s20c2
  21. 20C2 80 c0
  22. 20C3 00 .
  23. -s25fc
  24. 25FC 80 c0
  25. 25FD 00 .
  26. -s2608
  27. 2608 80 c0
  28. 2609 00 .
  29. -s2848
  30. 2848 80 c0
  31. 2849 00 .
  32. -^C
  33. Warm Boot
  34. save 40 chop1824.com
  35. fc
  36. 25FC 80 c0
  37. 25FD 00 .
  38. -s2608
  39. 2