Programming for Palm OS/POSE

From Wikibooks, open books for an open world
Jump to navigation Jump to search

The PalmOS Emulator is a virtual Palm pilot on the desktop that makes it quicker to test programs written for PalmOS.


problems[edit | edit source]

Version 3.5-9.1 with a PalmOS 4.0 ROM reports SysTicksPerSecond() as 100 when it should be 10,000. Programs need to adjust accordingly for timing (such as with EvtGetEvent) to work as expected.