home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!wupost!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!ames!agate!ucsee.Berkeley.EDU!chiu
- From: chiu@ucsee.berkeley.edu
- Newsgroups: comp.sys.apple2
- Subject: Publish It v4.0 for SuperExpander E patch
- Summary: patch for extra memory
- Keywords: Apple //e FOREVER
- Message-ID: <1797g9INNa32@agate.berkeley.edu>
- Date: 23 Aug 92 23:37:45 GMT
- References: <1730i0INNinf@agate.berkeley.edu> <9V5wPB1w164w@jwt.UUCP> <fcGR032H69KY00@amdahl.uts.amdahl.com>
- Reply-To: chiu@ucsee.Berkeley.EDU
- Organization: University of California Society of Electrical Engineers (UCSEE)
- Lines: 26
- NNTP-Posting-Host: ucsee.berkeley.edu
- Originator: chiu@ucsee.Berkeley.EDU
-
- The following is a patch I devised to make Publish It v4.0 recognize memory
- beyond 128k on (cheap) memory board known as SuperExpander E.
-
- This patch is supplied AS-IS, and the author (yours truely) will take no
- responsiblity for the consequences (yes, I patched my copy of Publish It v4.0
- and it seems to be working just fine) in event it cause your copy to choke,
- so do it on your backup copy only!
-
- From BASIC.SYSTEM type the following:
-
- ]BLOAD DTP.SYSTEM,TSYS,A$2000
- ]CALL -151
-
- *4B0C: 8D 71 C0
- *4B1D: 9C 71 C0
- *4B2F: 8D 71 C0
- *4B40: 9C 71 C0
- *4CB5: 9C 71 C0
- *4CF3: 9C 71 C0
- *4D44: 8C 71 C0
- *4D55: 8C 71 C0
- *4D6F: 9C 71 C0
-
- *BSAVE DTP.SYSTEM,TSYS,A$2000,L17714
-
- After this patch Publish It! v4.0 should work with SuperExpander E.
-