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
T3LedLib Allows developers to control Tungsten T/T3's green LED, and the undocumented and previously unused RED LED
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
SkinUI Cobalt Skin Source The source code and build package for SkinUI cobalt skin, to be used for making other skins
HTTP protocol for Palm OS (PRC Tools Platform) HTTP protocol for Palm OS (PRC Tools Platform) - This library is an implementation of a subset of W3C specs for HTTP protocol. It's packed as a library file with C++ headers, so you can include it in your own programs simply linking it into your programs. It runs on ANY Palm OS device running Palm OS version 3.0 and higher (not only on Palm VII)
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)
Nutshell Nutshell is a powerful utility for creating self-expanding installers.
With Nutshell for Palm OS there is no longer any need to distribute multiple PRC and PDB files when distributing software. Just create a Nutshell self-expanding archive. After installing the single installer file on any Palm device, just tap it to automatically expand the archive
RePose RePose is a tool for Palm OS Emulator and compatible emulators
Waba Waba is a development platform that allows developers to write programs using Java development tools and run the resulting programs on a small device
Application Development Assistant This app lets developers store information about the programms they are writing (CreatorID, size, version, downloads, etc.)
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