Programming for Palm OS/POSE
< Programming for Palm OS
Jump to navigation
Jump to search
The latest reviewed version was checked on 31 December 2009. There are template/file changes awaiting review.
The PalmOS Emulator is a virtual Palm pilot on the desktop that makes it quicker to test programs written for PalmOS.
problems[edit]
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.