[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Quick question about AUXMOVE
- Subject: Quick question about AUXMOVE
- From: Steve Nickolas <usotsuki@buric.co>
- Date: Wed, 21 Nov 2012 06:56:36 -0500
- Cancel-lock: sha1:dtBhDtvUcGF4WRUefXkzUV3yyhM=
- Injection-info: mx04.eternal-september.org; posting-host="b1331f5cb4326106a7720f5a86b16b36"; logging-data="22290"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+tKeogqoPAy4tNb8StZuZPGKHxuCuJWhE="
- Newsgroups: comp.sys.apple2
- Organization: A noiseless patient Spider
- User-agent: Alpine 2.02 (DEB 1266 2009-07-14)
Is there anything special (e.g., regarding banking in the ROMs a certain
way) that I have to know before I "jsr $C311" ?
I plan to fill auxmem with some data using my usual "page in the auxmem
for writing only, then use an internal routine to write it out" method,
but using AUXMOVE certainly looks like a less hairy way to get it back.
-uso.