Re: Native Arm Applications

2004-08-10 Thread jhillman1
rom: "Ben Combee" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Tuesday, August 10, 2004 10:10 AM Subject: Re: Native Arm Applications > At 11:47 AM 8/10/2004, you wrote: > >The Callback through the 68K PACE is to slow. I have to s

Re: Native Arm Applications

2004-08-10 Thread Ben Combee
At 11:47 AM 8/10/2004, you wrote: The Callback through the 68K PACE is to slow. I have to send 1 char, turn the port around, then receive the data. The code works fine on the M500 family. It is unlikely that the callback is the source of your slowness -- that callback never enters the 68K emulat

Re: Native Arm Applications

2004-08-10 Thread jhillman1
t; Sent: Monday, August 09, 2004 6:17 PM Subject: Re: Native Arm Applications > At 07:00 PM 8/9/2004, you wrote: > >I see that NSBasic has a Native ARM runtime. What do they know that we > >don't know? I thought there was no way to write a completely native > >applicati

Re: Native Arm Applications

2004-08-09 Thread Ben Combee
At 01:12 AM 8/10/2004, you wrote: On Tue, 10 Aug 2004 06:58:58 +0200, Aaron Ardiri <[EMAIL PROTECTED]> wrote: > now, most developers will use PACE to get ARM access. our SHARK > development kit has a 1k 68k loader - to switch into ARM, then, it > stays in ARM all the time (even event loop is in ARM

Re: Native Arm Applications

2004-08-09 Thread Krzysztof Kowalczyk
On Tue, 10 Aug 2004 06:58:58 +0200, Aaron Ardiri <[EMAIL PROTECTED]> wrote: > now, most developers will use PACE to get ARM access. our SHARK > development kit has a 1k 68k loader - to switch into ARM, then, it > stays in ARM all the time (even event loop is in ARM) But can you call (easily or at

Re: Native Arm Applications

2004-08-09 Thread Aaron Ardiri
> I see that NSBasic has a Native ARM runtime. What do they know that > we don't know? I thought there was no way to write a completely native > application on OS-5? well, you can write 100% native ARM applications; if you know how. a few native ARM applications include: hotsyn

Re: Native Arm Applications

2004-08-09 Thread Ben Combee
At 07:00 PM 8/9/2004, you wrote: I see that NSBasic has a Native ARM runtime. What do they know that we don't know? I thought there was no way to write a completely native application on OS-5? You can write PACE Native Objects, which is ARM code called by 68K code. That's the technique that's

Native Arm Applications

2004-08-09 Thread jhillman1
I see that NSBasic has a Native ARM runtime. What do they know that we don't know? I thought there was no way to write a completely native application on OS-5? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/