This program converts 32 bit whole numbers from one numeric base to another.
The supported bases are Decimal, Hexadecimal, Octal, Binary and 8 bit ASCII code.
Update Description:
Big and small colour icons. 1,2 and 8 bit images added.
Now negative decimal values can be entered directly into the decimal field. Characters other than the minus sign ('-') no longer allowed.
Signed/Unsigned button added to convert between ranges of decimal integers. The decimal field updates instantly to the value in either state with a single tap.
Warning dialogs for hex, octal and now decimal as well, are displayed if incorrect data is entered. The opportunity is given to see the erroneous data and remove it.
Added options on the application menu to perform Cut, Copy and Paste operations.
Also fixed this to work with the Graffiti command stroke shortcuts (penstroke bottom-left to top-right, in letter area, followed by C, X or P).
The state of all field values, the list and the button is restored when the application is returned to. Any erroneous values are zeroed.