Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
BinHex
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== TRS-80 BinHex === BinHex was originally written in 1981 by Tim Mann for the [[TRS-80]] computer, as a standalone version of the encoding scheme of the popular [[terminal emulator]] ''ST80-III'', for users of other terminals. It was used for sending files via major [[online service]]s such as [[CompuServe]] which, not being 8-bit clean, required files to use [[ASCII armoring]] to survive. The system became very popular after Mann uploaded it to CompuServe's TRS-80 files area.{{sfn|Mann|1997}} The original scheme converted the binary file contents to hexadecimal numbers, encoding those as [[ASCII]] digits and letters (<code>0</code>β<code>9</code>, <code>A</code>β<code>F</code>), and adding a [[newline]] after every 60 characters. The system quickly gained the addition of a [[checksum]] at the end of every line to check for errors, and a subsequent conversion to use the [[BASIC|BASIC/S]] [[compiler]] allowed it to run much faster than the original [[Interpreter (computing)|interpreted]] version.{{sfn|Mann|1997}} BinHex files of the era were typically given the [[file extension]] {{code|.hex}}. Ports soon appeared for other popular computers of the era, including the [[Apple II]]. When CompuServe later added support for 8-bit transfers, the format fell out of use.{{sfn|Mann|1997}}
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)