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
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)
Palm Foundation Classes Palm Foundation Classes - Highlevel C++ Application Framework for PalmOS development.
C++ Builder VCL like deployment aid C++ Builder programmers with PalmOS ready tools.
Programming PalmOS without learning basic knowledge of PalmOS SDK.
Rapid Application Development (RAD)
NewBie - txtfld NewBie - txtfld includes a copy of "Hello World" liked sample source code about set/get text field contents
iScript The iScript is an open-source implementation of WMLScript engine for PalmOS devices.
It is compiled as standard PalmOS system library and may be used not only in WML browsers, but in any application, which requires scripting capabilities.
Update Description:
version 1.1
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
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
Bmp2Fnt Bmp2Fnt - For developers who want to create their own fonts and want to use bitmap editors instead of creating fonts using PilRC
Extended CASL Library Extended CASL Library - Extended-CASL Library is a library of functions coded in C that allow CASL and CASLpro developers to do much more with their applications than ever before. CASLpro users have access to the C files of the library, while CASL users can use the external PRC library. The source code to the demo application is included
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