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:
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
PalmOS Benchmark Use this simple benchmarking application to determine how fast your PDA is
Mandelbrot Mandelbrot will show and allow you to explore the Mandelbrot set of any power. Can be used to be a banchmark
SamplePat This simple palmware displays 2, 4 and 8 bit color pattern. Use this pattern to adjust contrast
Sound Test A little sound testing application. Simply enter a duration and a frequency and listen
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
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
LCD Analyzer LCD Analyzer - allows you to check the quality of Palm LCD.
It can be used for inspecting for dead pixels or dust on your Palm LCD.
A dead pixel is a dot that is not the same color as the rest of the screen.
Color and high resolution devices are supported.
This software only supports Palm and Sony devices with Palm OS version v3.5 or above
PCT Graphics PCT Graphics - This Program is the Tester program for Palm Continuum Graphics.
When you install the program and open it, you will find a page with every bitmap on it.
If you cannot see any of the Graphics then send an email to smartcookie2002@hotmail.com with your Palm Model, if it is colour or not and where there was no bitmap. ie
Other Software by developer «79bmedia»:
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
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
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