Can you give me some idea to call sony API from ARMlet?
Hello, Can you Help me ?
I'm portting my AppleIIe Emulator from T665 to NX70. But I don't know how to call sony HR API from my ARMlet code. Can you give me some idea for this?
Thank's for your help.
You have to use Call68kFuncType(...). You need to know the actual trap number of the function you are wanting to call (avaliable in the headers). For details on this function check out the "Palm System Support" section of the Palm OS Programmers Companion (avaliable at www.palmsource.com). Specificly the section on ARM-Native functions
__________________
Start by doing what's necessary, then what's possible and suddenly you are doing the impossible.
- St. Francis of Assisi