home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / apple2 / 19371 < prev    next >
Encoding:
Internet Message Format  |  1992-08-23  |  1.4 KB

  1. Path: sparky!uunet!wupost!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!ames!agate!ucsee.Berkeley.EDU!chiu
  2. From: chiu@ucsee.berkeley.edu
  3. Newsgroups: comp.sys.apple2
  4. Subject: Publish It v4.0 for SuperExpander E patch
  5. Summary: patch for extra memory
  6. Keywords: Apple //e FOREVER
  7. Message-ID: <1797g9INNa32@agate.berkeley.edu>
  8. Date: 23 Aug 92 23:37:45 GMT
  9. References: <1730i0INNinf@agate.berkeley.edu> <9V5wPB1w164w@jwt.UUCP> <fcGR032H69KY00@amdahl.uts.amdahl.com>
  10. Reply-To: chiu@ucsee.Berkeley.EDU
  11. Organization: University of California Society of Electrical Engineers (UCSEE)
  12. Lines: 26
  13. NNTP-Posting-Host: ucsee.berkeley.edu
  14. Originator: chiu@ucsee.Berkeley.EDU
  15.  
  16. The following is a patch I devised to make Publish It v4.0 recognize memory
  17. beyond 128k on (cheap) memory board known as SuperExpander E.
  18.  
  19. This patch is supplied AS-IS, and the author (yours truely) will take no
  20. responsiblity for the consequences (yes, I patched my copy of Publish It v4.0
  21. and it seems to be working just fine) in event it cause your copy to choke,
  22. so do it on your backup copy only!
  23.  
  24. From BASIC.SYSTEM type the following:
  25.  
  26. ]BLOAD DTP.SYSTEM,TSYS,A$2000
  27. ]CALL -151
  28.  
  29. *4B0C: 8D 71 C0
  30. *4B1D: 9C 71 C0
  31. *4B2F: 8D 71 C0
  32. *4B40: 9C 71 C0
  33. *4CB5: 9C 71 C0
  34. *4CF3: 9C 71 C0
  35. *4D44: 8C 71 C0
  36. *4D55: 8C 71 C0
  37. *4D6F: 9C 71 C0
  38.  
  39. *BSAVE DTP.SYSTEM,TSYS,A$2000,L17714
  40.  
  41. After this patch Publish It! v4.0 should work with SuperExpander E.
  42.