home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / JSAGE / ZSUS / PROGPACK / Z8EZPTCH.LBR / Z8EZPTCH.DZC / Z8EZPTCH.DOC
Text File  |  2000-06-30  |  1KB  |  35 lines

  1.  
  2. Patch:   Z8EZPTCH.DOC
  3. Author:  Fred Haines
  4. Date:    April 22, 1987
  5.  
  6. This simple patch makes Rick Surwilo's Z8E respond to DIR as well as DU file 
  7. specifications.  Get Z8E.COM from Z8E.LBR, available from most Z-Nodes,
  8. configure it for your terminal if necesssary, then use Ron Fowler's MLOAD to
  9. install the patch with this command:
  10.  
  11.     B0>mload z8ez.com=z8e.com,z8ezptch.hex
  12.  
  13. The new file Z8EZ.COM will have had these bytes (in hex) overlaid on it:
  14.  
  15. At 0100h the first three bytes now read:
  16.  
  17. CD 73 2E
  18.  
  19. At 2E73h, the last 13 bytes of the last sector, otherwise zeroed out, now
  20. contain:
  21.  
  22. 3A 69 00 5F 0E 20 CD 05 00 21 03 02 C9 
  23.  
  24. This patch does not add length to the program or interfere with any copyright
  25. notice or other console messages, but Z8E is copyrighted by Rick Surwilo and
  26. may NOT be distributed in patched form.  Please respect the programmer's
  27. rights.  You may patch your copy of the program with this or any other patch,
  28. but don't distribute the result in any form.  
  29.  
  30. This routine was adapted from the more general one, applicable to many non-Z
  31. programs, written and published by Bruce Morgen in The One-Eighty File, vol.
  32. 1, no. 11, 11/87.  Fred Haines may be reached at Ladera Z-Node, 213-670-9465,
  33. sysop, Al Hawley.
  34.  
  35.