SerialCaller is a test and diagnostic tool for serial communications.
SerialCaller gives you access to low-level API...Whether you're a developer who wants to add serial capabilities to his app or you're a Palm geek.
SerialCaller will hopefully help you check, configure, analyze, tweak and... enjoy the serial ports of your device or emulator
Save To Host - allows developers to save text from this PRC to a file on the host machine; or to read text from a file on the host machine into this PRC.
This must run in the PalmOS Emulator (POSE) and is very much a developer tool
Proview is a development tool that creates hierarchical and flat views from profiling data created with the POSE emulator.
Find out exactly where your software is spending its execution time and remove performance bottlenecks in your software
PP is a ISO standard Pascal compiler for PalmOS.
It generates true native 68000 executable code (.PRC) from Pascal source code.
You can use your favorite Palm DOC editor to write your code and either run PP from the VFSdos console or use the included UI shell PPShell to compile and run your program.
The language syntax is mostly compliant to the ISO 1775:1990
Pocket Toolbox Library - Pocket Toolbox is a native library for PocketC targeted for game development.
The library extends PocketC with the following features: multi-buffered graphics, fast resource bitmaps, 2 & 4 bit grayscale and color graphics, IR comm, custom font importing, and much more
PilRC is a Platform Independant program (sources are provided) for developing Palm Computing Platform applications.
It takes a resource script file and emits one or more binary resource files which are then included by your project's .rc, .asm or other resource file.
Let me know if you run into any bugs, have feature suggestions or whatever
pdbc (PDB Compiler) is a compiler than converts a source file into a Palm DataBase file (PDB file).
The language the pdbc compiler understands is designed to be easy to understand und write.
Yet it is powerful enough to give the freedom to describe the binary content of the database records in a variety of ways
Palmphi is a Windows desktop tool for visual design and PalmOS code generation.
The main features are:
WYSIWYG.
Visual design
Object inspector for controls and forms, like many visual IDEs (Delphi, Visual Basic,...).
Class browser with help, so you get instantly information about each method