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

Re: Orca/M bug MVN & MVP?



The MVN and MVP instructions use the bank byte of the values you pass.  So
you need to code three-byte operands:

MVN >$03000,>$E1000 ;Moves between banks $03 and $E1.

Don't ask why.  Mike W. thinks it's the right way to do it...

--
Eric D. Shepherd                   | Apple II Alliance Charter Member
InterNet: uerics@mcl.mcl.ucsb.edu  |           ACM Member
FidoNet:  1:206/2713 Eric Shepherd | Programming Law #2: If it works
AOL:      Sheppy                   | the first time, something's wrong.