Megatops BinCalc is a binary calculator for developers.
Megatops BinCalc is FREEWARE. But you can purchase my other products to support me :-)
Updated Description:
Nov 18th, 2007. v0.2+3 (Suite):
* Desktop version updates to v0.2e:
o Added form position saving (supports multi-monitor)
o Added screen edge snapping
Nov 15th, 2007. v0.2+2 (Suite):
* Desktop version updates to v0.2d:
-- Added command line support (See CommandLine.txt)
-- Added status save on close (in INI file)
Nov 8th, 2007. v0.2+1 (Suite):
* Desktop version updates to v0.2c:
-- Added keyboard support
-- Fixed T register bug
Nov 6th, 2007. v0.2 (Suite):
* Changed product name to BinCalc Suite, includes:
-- BinCalc PalmOS version v0.1c
-- BinCalc Desktop version v0.2b
* Desktop version updates:
-- Added octal support (UNIX file permission value friendly)
-- Added separators in decimal display
-- Added popup menu to switch bit label style
-- Fixed some minor bug
Feb 2nd, 2007. v0.1c:
* No updates for PalmOS version, but a powerful desktop version running on Windows PC is available!
Dec 3rd, 2006. v0.1c:
* Minor bug fixed.
* Size reduced.
Jun 28, 2006. v0.1b:
* Added bit numbering style switch
-- Intel style: MSB was numbered as 31 and LSB was marked as 0
-- Freescale style: MSB was numbered as 0 and LSB was marked as 31
* Bit order reverse function was removed.(Useless)
Dec 27, 2005. v0.1a:
* Added bit order reverse. (MSB-LSB/LSB-MSB)
* Cut off ANSI display function. (Useless)
Dec 25, 2005. v0.1:
* First version