It's hard to imagine for me to have 99% of my code being native ARM. How do you handle global data in your application?
I was thinking of porting to ARM various codecs I developped int he past (I implemented fast H263 and mpeg-4 coders/decoders for the opencodex.com contest a couple of years ago) and make a uniform API for all codecs that can be called from a 68k front-end. For the JPEG-2000 navigator, I just implemented the DWT/arithmetic decoder/block operations into native ARM. David "Aaron Ardiri" <[EMAIL PROTECTED]> wrote in message news:111050@palm-dev-forum... > > > Does anyone know if Palm plans to enable developpers to build native > > ARM apps without having to call ARMlets from 68k code in the near > > future? It would be a lot more easier to have the whole app built > > into native ARM code than having to separate the most time-critical > > sections. > > will never happen with OS5 :) some of our projects are 99% arm. we > just switch back into 68k to get events and do minor system calls *g* > > --- > Aaron Ardiri [EMAIL PROTECTED] > CEO - CTO +46 70 656 1143 > Mobile Wizardry http://www.mobilewizardry.com/ > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
