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:
Palm Pi Palm Pi is a benchmark tool to help you test the performance of your handheld device
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
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
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
Dead pixels test Dead pixels test - This program will fill the screen of your palm with red, green and blue colors repeatedly, so you can visually check, if it has some dead pixels.
It's useful to check this out if you are buying used device, or even a brand new one
OBD Gauge OBD Gauge - Enhance your dashboard with a graphical display of your vehicle's diagnostic sensors, updated as you drive
Battery TIME Test the power of the battery in your PALM
SamplePat This simple palmware displays 2, 4 and 8 bit color pattern. Use this pattern to adjust contrast
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