home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / disks / disk445.lzh / Tar / patch01 / src / bin.patch1 next >
Text File  |  1991-01-24  |  655b  |  27 lines

  1. For the truly adventurous who don't have Lattice C, here is a
  2. binary patch you can apply with NewZap.  Go to sector 51 and type
  3. in the replacement.  Here are the diffs, there are 16 bytes, address on
  4. the left, old data in the middle, new data on the right:
  5.  
  6. 0x6438: 0x20 0x48
  7. 0x643a: 0x0 0xff
  8. 0x643b: 0xc 0xf4
  9. 0x643c: 0x2f 0x20
  10. 0x643d: 0x28 0x6d
  11. 0x643f: 0x4 0xc
  12. 0x6440: 0x61 0x2f
  13. 0x6441: 0x0 0x28
  14. 0x6442: 0x2 0x0
  15. 0x6443: 0x14 0x4
  16. 0x6444: 0x48 0x61
  17. 0x6445: 0x6d 0x0
  18. 0x6446: 0xff 0x2
  19. 0x6447: 0xf4 0x10
  20. 0x6448: 0x2f 0x2e
  21. 0x6449: 0x0 0x80
  22.  
  23. I tried it, it produces a binary identical to the fixed version and it
  24. extracts foreign tar files properly.
  25.  
  26. -Jonathan
  27.