Code68Dis - A Handheld 68k disassembler for the Palm.
You will use this software at your own risk.
Code68Dis is 'tap-aware'.
This means that you may alter the screen contence by (one or more) taps.
Tap sensitive areas are:
The first column:
- SimpleView
- Hex&codeView
The second column:
- HexView (following the opcode size)
- Hex&asciiView (following the opcode size)
- StaticHex&asciiView
The top right corner of the screen:
- Percent Navigator
- MachineRelativeAddress
The branch-to addresses: (if shown)
- A tap will bring you to that adress
Features on a color device:
(Colors will be changeable later...)
Color Highlightning of:
- The line addressees (first column)
- The hex output (if shown)
- Function names
- PalmOS SysTraps
Code68Dis will also show "possible strings" by giving the line address a background color.
Please send BUG reports, features requests to: orlando@runbox.com
Regards!
/John Wilund
Like it? Share with your friends!
Supported operating systems:
Palm OS 3.x, Palm OS 4.x, Palm OS 5.x
Similar Software:
PilRC PilRC is a Platform Independant program (sources are provided) for developing Palm Computing Platform applications.
It takes a resource script file and emits one or more binary resource files which are then included by your project's .rc, .asm or other resource file.
Let me know if you run into any bugs, have feature suggestions or whatever
chmod chmod is a simple application, used to calculate the often confusing *nix chmod command.
This command is used for assigning rights to files, for example: "chmod 777 filea.txt" would grant read, write and execute rights to everyone for this file.
For more info on the chmod command itself, check any basic *nix reference guide
Palm Creator IDs Palm Creator IDs - For Developers. Requires ThinkDB2. As you know, every Palm Application requires a unique Creator ID (CID) that is registered on the Palm OS Site.
This tinyByte database is used to track the IDs that you have registered along with the date the program was released
PluaED PluaED is a simple editor which can be used to edit Plua source files. Plua can read source files in DOC format or from Memo Pad. DOC writers usually costs money, Memo Pad can only edit source files up to 4096 characters.
PluaED overcomes some of these limitations - PluaED is free and can edit source files up to 65534 characters (if your device supports it)
JAddress2HTML JAddress2HTML - This Desktop Application exports all addresses of the AddressDB.pdb to a HTML File.
It is not the File used by the PalmDesktop; use Pilo-xfer or other tools
to export the database from your palm to the platform you prefer.
It runs with Java 1.1 or better
TinyLogo TinyLogo is a programming language and program execution environment.
It is especially friendly to beginning programmers or people who just want to get a simple idea of what programming is all about.
It is based on the Logo programmining language and comes complete with Turtle Graphics
PrgCalc PrgCalc - A programmer's calculatorm perfect to use for the onboard-developer, it works very much like an ordinary calculator but without decimals. In the upper row you select whether it should be signed or unsigned, the number of bits and in what way you want your number to be shown. The rest is just like any other calculator
ltraps ltraps is a trap analyzer for Palm OS prc files. ltraps will semi disassemble the code segments of the prc file and show which traps are used and what OS version is required for the trap to work ... (among other things).
ltraps is under development and should be treated as alpha software.
ltraps is currently being used on both Linux and Microsoft Windows
DB View DB View is intended as a developer's tool to view the contents of Palm databases at a low level. I've found a few times when debugging applications that I really need to see what is being stored without relying on the application in test, DB View lets you do exactly that and a few other things too
Firepad SDK Free developer kit to incorporate FireViewer imaging into your Palm apps. C/C++ library designed for use with CodeWarrior 6 and up
Other Software by developer «John Wilund»:
BaseConverter for Palm OS BaseConverter for Palm OS - This application will convert figures between bases (e.g. Binary, Octal, Decimal & Hexadecimal).
On the screen are four pushbuttons, each representing a base:
'Bin' = Binary
'Oct' = Octal
'Dec'= Decimal
'Hex' = Hexadecimal
Tapping a pushbutton while a numeric value is entered will express the value in the selected base