Hi !

Samedi 10 F?vrier 2001 06:30, Oscar a ?crit:

> I have heard a term called "Memory Move", actually I don't know what's that
> exactly, but I just know it is a technique to enable speedy bitmap copying.
> Does anyone have idea about it and give some explanations?

You might be talking about the 68K ASM movem instruction, which allow memory 
to registerS or registerS to memory moves, using multiple registers.
This instruction is really fast, to copy memory blocks.
( don't know why the MemMove function does not use it... )

If you need some exemples, look at the interresting sources of Aaron Ardiri.

( http://www.ardiri.com, but who doesn't know ? :)

-- 
Daniel Morais ( aka "Kinou" or "Pilotto" )



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to