A program that converts from decimal to hexadecimal and binary, and from binary or hexadecimal to decimal. I'm fairly certain that all of the bugs have been worked out, but you DO have to enter binary and hexadecimal numbers from right to left, which is kind of quirky. Maybe I'll find a solution to this by the time V.2 comes out. Also, you have to convert to decimal first if you want to switch between Hex and Bin... which is also kinda quirky.
|