Are you using PNO to write your assembly? Remember, the better speedup is using PNO, and then you can write assembly code, otherwise using 68K assembly will just run on top of PACE and it you have a big performance lowdown
To start programming assembly for ARM, i suggest ARM Architeture Reference Manual Marcelo On Apr 1, 2005 11:12 AM, Jonathan King <[EMAIL PROTECTED]> wrote: > I am working with 3D graphics and I am looking for ways to speed up > performance. Will rewriting my code in assembly give me good speed > gains, or is it not worth it. Also, I have never done assembly language > coding, so if there are any books or (preferably) online tutorials that > someone could point me to that can help me get started in ARM assembly, > it would be greatly appreciated. > > Thanks, > Jonathan King > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please > see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
