Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!uwvax!puff!schumann From: schumann@puff.UUCP Newsgroups: comp.sys.apple Subject: Re: Help: memory move Message-ID: <504@puff.WISC.EDU> Date: Tue, 17-Feb-87 14:59:18 EST Article-I.D.: puff.504 Posted: Tue Feb 17 14:59:18 1987 Date-Received: Wed, 18-Feb-87 20:15:52 EST References: <21600002@silver> Organization: U of Wisconsin CS Dept Lines: 13 Summary: Some memory is reserved I know of a few locations taht are reserved in the Apple //c in AUX ram. Page 0, and page 1 (Aux stack), pages 4-7 (80 column use), and page 8 is used to buffer chars for port use. Also pages $20-$3F are used for double hires page 1, and $40-$5F are used for double hires page 2 (Very difficult to use). Pages 8-$B are used for 80 column page 2, which is almost never used, but this could be your problem. I would suggest leaveng this memory (aux pages 8-$F) alone, or try moving it to aux at the same address, and then using a program in aux mem to move the program. Chris Schumann schumann@puff.wisc.edu