  ___________________________________________
 /                                           \
|  Hex/Decimal/Binary Converter               |
|  Version 1.1                                |
|                                             |
|  Copyright  2004-2005 Steve Riekeberg      |
|                                             |
|  Homepage: http://www.MissingIntellect.net  |
|  E-Mail:   MissingIntellect@Gmail.com       |
 \___________________________________________/

______________________________________________
 .:: Description ::.


Although you probably figures it out already, Hex/Decimal/Binary Converter is a browser-based tool for assembly programmers that converts a number between decimal, hexadecimal, and binary number bases.


______________________________________________
 .:: Known Bugs/Issues ::.


If the input value is larger than 8-bit (255), instead of generating a binary value, an error will be shown. Binary input values larger than 8-bits are not allowed, either. This is not a bug; it is a code limitation. Converting numbers larger than 8-bits between decimal and binary works fine, however.


______________________________________________
 .:: Version History ::.


Legend:
+ - Added
- - Removed
! - Fixed
^ - Updated
* - Info
 
Version 1.1 (May 31, 2005)
* First Public Release
! XHTML Compliant
^ Code Consolidation/Re-Organization

Version v1.0 (November 4, 2004)
* Private Release
+ Hex, Decimal, & Binary


______________________________________________
 .:: Future Versions ::.


Some features that might be added in a future version:
Octal Base
Convert Binary Numbers > 8-Bit (255)

If you would like to see one of these features, or another, please contact me.


______________________________________________
 .:: Contact Information ::.


E-Mail:                MissingIntellect@Gmail.com
Homepage:              http://www.MissingIntellect.net
 
AOL Instant Messenger: MissingIntellect
ICQ (I Seek You):      122228856
Internet Relay Chat:   sjrberg in #tcpa @ EFNet


____________________________________________________________
Copyright  2004-2005 Steve Riekeberg. All Rights Reserved.