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:
CheckPRC CheckPRC is a useful Windows tool for Palm developers to identify compatibility problems and maximise the number of users who can access their applications.
It can be used to determine the earliest version of Palm OS that a Palm application may run on, and to identify all the Palm OS functions that the application uses
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
JPQA2TXT JPQA2TXT - A small framework written in java to uncompile a PQA (Creator: cpl; Type: pqa ) for the Palm. In a txt fifle will be the information about the pqa and each record like size, content, compressionType. Each HTML content will be written to a single file, each included image will be written to a BMP file (quality and size is reduced)
PRCExplorer PRCExplorer - Using this tool you can open any PRC file and navigate into it.
You can see individual resources, graphically display Forms and Alerts, Bitmaps, Fonts, ...
This is useful to debug and develop your application as well as analyzing PRCs
FtrList FtrList - I once needed a small tool to check which features were installed and what their values were and came up with this small program.
The program consists of a list in which all installed features are shown.
The first column is the creatorID of the owner, the second the feature number and the third the value in hex
Quartus Forth Quartus Forth - Since 1997, Quartus Forth is the original on-board ISO/ANSI Standard Forth compiler for Palm OS handheld computers. Quartus Forth is fast, and builds genuine native executables that need no 'run-time' libraries.
Forth is a perfect fit for the handheld screen, and Quartus Forth makes programming the Palm OS simple
JAddress2CSV JAddress2CSV - A small framework written in java to list the internal AddressDB of the Palm. The output file is a CSV (comma Seperated values, ok here is a semicolon used). 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
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