[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Quick question about AUXMOVE



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.