At 08:12 AM 11/17/2004, you wrote:
Hi,

I'm planning to port some program completely to native ARM. It's quite a bit
of a code, so there are plenty of OS function calls all over the place. Does
anybody knows if there is a database with header files/libraries of OS function
calls written for calling from within arm code? It would be nice to have a functions
like:
PalmOS_MemMove ( void *srcP, void *dstP, UInt32 size )


that does all the necessery job of converting/byte swapping.

Have you looked in the pno-forum mailing list archives? CodeWarrior for Palm OS comes with a partial PACEInterface library that does this, and other people have added on to this library and posted about it.



-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Fourm Archives: http://news.palmos.com/read/all_forums/



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

Reply via email to