ResetEmu - The PalmOS primarily notifies applications of important global events by sending so called launch codes.
The mostcommon launch code is sysAppLaunchCmdNormalLaunch whichtells an application that it should start running.
This isoften the only launch code an application understands - and worse, sometimes the only one it handles properly.
Other launch codes are sent when you do a reset, hotsync,change the time or country.
Applications which do notignore or handle this launch code properly will most likelycrash.
In case of the reset launch code, this will result in an endless loop of resets (escape by pressing the upscroll button!).
Usually you won't see which applicationis the culprit.
This is the moment where ResetEmu will come in.
It sends every installed application a certain launch code to testwhether it crashes.
If it does, running ResetEmu again will tell you the name of the application that behaved incorrectly.
Update Description:
v1.2 (8/28/02):
- Some improvement to the user interface
v1.1 (7/25/02):
- Support of new launchcodes
- Remembers crashed application during test
- Released under the GPL
Like it? Share with your friends!
Supported operating systems:
Palm OS 3.x, Palm OS 4.x, Palm OS 5.x
Similar Software:
Stylus Pilot Stylus Pilot - drag a crosshair target across the screen with the stylus in order to display the digitizer error.
If the user considers the error to be too large, the app exits to System Prefs with "p" in order to re-calibrate.
If recalibration is not considered necessary, the offset is still useful in aiming the stylus at buttons, text positions, etc
SoundFX SoundFX is a free utility for programmers (or the curious) who would like to test how various tones sound through the Palm speaker system. This makes it very easy to program sounds (or sequences) by adjusting the slider bar until the tone that you want is played
Palm Pi Palm Pi is a benchmark tool to help you test the performance of your handheld device
Mergic Ping Mergic Ping is a Palm OS implementation of the UNIX PING program.
It was written as a support tool for Mergic VPN but, since it is generally useful for testing TCP/IP connections, it is being released as a free program.
Features:
The host to ping can be specified as an IP address or DNS name
MultiTester MultiTester - This is a program which is designed to assist you in debugging Multitasker programs by running only one at once. Please ot that this is a beta version, and thus may be unstable.
To install:Copy the text below the line into the "body" portion of a new memo in Palm Desktop. Then HotSync your device to install the software
TealScan TealScan is an early experimental program to help diagnose and maintain the health of your handheld data and operating system.
When completed, it will integrate the functionality of many system utilities as well as offer new powerful tools to keep your device and data stable and safe.
Currently, a few tools are functional
Battery TIME Test the power of the battery in your PALM
Benchmark Benchmark measures your Palm Powered handheld's speed and bus bandwidth utilization, and shows how your device measures up relative to other models -- and it does so quite accurately.
Benchmark works on all Palm OS connected organizers. It was developed entirely on-board a Palm handheld using the Quartus Forth compiler
yCPUBench yCPUBench is a benchmarking utility to measure the speed and performance of your Palm OS handhelds CPU.
yCPUBench can measure an OS 5 handhelds native ARM CPU's performance using ARM-pnolets, as well being able to measuring 68k (PACE emulated) performance for comparison. Includes floating point math performance (megaflops) and memory bandwidth tests
Other Software by developer «79bmedia»:
Crash Pro Even PalmOS applications sometimes crash. Most annoyingly the on-screen reset button often does not work, requiring you to take your device out of its case and perform a manual soft reset. For some devices you may even find yourself in a frantic search for a paperclip to be able to actually do the reset.
Recover ...
But here Crash Pro comes to your aid
Crash Crash - You remember these nifty dialogs saying "Fatal Exception" or "DataMgr.c, Line 1234, Null pointer passed" with a nice looking "Reset" button at the bottom?
Especially when testing a lot of hacks and new programs I get these dialogs rather often
HackFinder HackFinder - Hacks are little pieces of code that replace or extend functions of the PalmOS.
Usually hacks should be managed by a hackmanager like HackMaster or X-Master, but sometimes they patch the system by themselves, possibly risking conflicts with other hacks/ applications