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
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
Palm Pi Palm Pi is a benchmark tool to help you test the performance of your handheld device
ScrTest ScrTest simpy paints a cross onto the display of your device where you point with your stylus, so you can see if there is a difference
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
FindTester FindTester is a tool that identifies 3rd party applications that crash the handheld during a global find process (a global find is executed each time the magnifying glass, i.e. the find button on the silkscreen area is tapped)
PalmOS Benchmark Use this simple benchmarking application to determine how fast your PDA is
MemHog MemHog tries to fill up your Pilot's database memory until only the amount of free memory that you specify is left.
It isn't always quite exact, but serves its purpose, which is to allow programmers to test their applications under low-memory conditions.
The top of the screen displays:
Total memory
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
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
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