PDA

View Full Version : Can you give me some idea to call sony API from ARMlet?


truman
03-20-2003, 11:54 AM
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.

Narniahopper
03-20-2003, 02:22 PM
Way over my head man.

ayasin
03-20-2003, 04:39 PM
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