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. To run it, simply locate the "MultiTester.bas" program in yBasic and run it.
#multitester.bas
rem Multitasker testing program by Nathan Whitmore
rem This is a BETA, use at your own risk
rem specify the file at the end of the program
input "Enter app ID number", idn
input "Enter active ID number", screen
input "enter timeout", tout
runmain=1
if idn=1 then gosub init1
if idn=2 then gosub init2
if idn=3 then gosub init3
if idn=4 then gosub init4
if idn=5 then gosub init5
if idn=6 then gosub init6
if idn=7 then gosub init7
if idn=8 then gosub init8
if idn=9 then gosub init9
if idn=10 then gosub init10
loopermain:
if runmain=1
oldtimemain=timer
if screen=idn
if idn=1 then gosub grun1
if idn=2 then gosub grun2
if idn=3 then gosub grun3
if idn=4 then gosub grun4
if idn=5 then gosub grun5
if idn=6 then gosub grun6
if idn=7 then gosub grun7
if idn=8 then gosub grun8
if idn=9 then gosub grun9
if idn=10 then gosub grun10
endif
if screen>idn
if idn=1 then gosub qrun1
if idn=2 then gosub qrun2
if idn=3 then gosub qrun3
if idn=4 then gosub qrun4
if idn=5 then gosub qrun5
if idn=6 then gosub qrun6
if idn=7 then gosub qrun7
if idn=8 then gosub qrun8
if idn=9 then gosub qrun9
if idn=10 then gosub qrun10
endif
if screenif idn=1 then gosub qrun1
if idn=2 then gosub qrun2
if idn=3 then gosub qrun3
if idn=4 then gosub qrun4
if idn=5 then gosub qrun5
if idn=6 then gosub qrun6
if idn=7 then gosub qrun7
if idn=8 then gosub qrun8
if idn=9 then gosub qrun9
if idn=10 then gosub qrun10
endif
lastmain=oldtimemain-timer
if lastmain>tout then runmain=0
refreshdata=0
if winrequest(idn)=1
winrequest(idn)=0
draw "Window requested",1,20
fn wait(0.5)
refreshdata=1
endif
if closemywindow(idn)=1
closemywindow(idn)=0
draw "Window close requested",1,20
fn wait(0.5)
refreshdata=1
endif
endif
goto loopermain
sub quietibrate
draw "Quiet ibrate requested",1,20
fn wait(0.5)
return
sub nosiyibrate
draw "Noisy vibrate requested",1,20
fn wait(0.5)
return
rem Specify filename here/
#include
Like it? Share with your friends!
Supported operating systems:
Palm OS 3.x, Palm OS 4.x, Palm OS 5.x
Similar Software:
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
Sound Test A little sound testing application. Simply enter a duration and a frequency and listen
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
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
ResetEmu 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
PalmOS Benchmark PalmOS Benchmark -Use this simple program to RATE your PDA. Can yours measure up to others? You will be surprised as to how different brand models or configurations can affect data processing
SamplePat This simple palmware displays 2, 4 and 8 bit color pattern. Use this pattern to adjust contrast
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
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
Other Software by developer «DoMore Software»:
not found
Comments on MultiTester:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
Please, select device to check if MultiTester supports it