Peal is an ELF postlinker and loader for Palm OS. It allows ARM code to use global variables and function pointers without restriction.
· Global variables
· Function pointers
· Automatic handling of code segments larger than 64 KB - no manual segmentation needed
· Multiple entry point functions
· Access to global variables from m68k code
· Minimum memory usage - code and read-only data are not copied to feature memory or the heap
· Thumb instruction set and ARM/Thumb interworking
What's New in This Release:
· Added support for C++ static constructors and destructors.
· Downgraded postlinker's alignment error to a warning because some code like YAHM unnecessarily specifies large .text alignment.
Like it? Share with your friends!
Supported operating systems:
Palm OS 3.x, Palm OS 4.x, Palm OS 5.x
Tauschke SWJCreator Tauschke SWJCreator - Using Tauschke SWJCreator 1.0 you can compile your SuperWaba application to standalone applications (without the need of the SuperWaba VM) for PalmOS.
Your application will be much faster because the class files will be compiled to real machine code
B2C4Palm - Free BASIC Compiler B2C4Palm - Free BASIC Compiler - B2C is a Free BASIC-to-C Compiler for the Palm Computer. As the name implies, B2C converts BASIC code into C code for compilation by the C compiler. This makes B2C a very lean and simple compiler
LaFac LaFac - stands for aldweb's LAnguage FACtory for Palm.
LaFac is a development tool which works directly from your Palm device.
LaFac comes with a p-code compiler for all 4 available development languages (one loop p-code compilers), a p-code runtime engine, a debugger, and a Stand-alone application builder.
LaFac currently comes with 4 built-in development languages:
1
NewBie - txtfld NewBie - txtfld includes a copy of "Hello World" liked sample source code about set/get text field contents
PocketC PocketC is all you need to create and run applications directly on your Palm OS-based device, no computer required. Create your source code in memo pad or a Doc editor, compile it with PocketC, and run your application directly from the PocketC application
TealInfoDB: HTML Reference TealInfoDB: HTML Reference is a handy reference to HTML Tags with definitions of terms and simple examples for usage
Pocket Toolbox Library 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