View Single Post
Old 12-12-2008, 09:32 PM   #17 (permalink)
oldskool
oldskool's Avatar
 
Electrical Systems Design

Join Date: Jun 2008

Location: Maine, USA

Posts: 1,647

oldskool has a spectacular aura aboutoldskool has a spectacular aura about

Default Re: Writing a program in binary

That's what people who compose assembly languages do, is use hex and all that, in order for the computer to ultimately write machine code, but they do it through the language and not directly entering 1's and 0's. The computer does the translation via the assembly language code. Imagine how exciting that would be if you actually entered every single binary bit of Microsoft Office for example!!!:freak::laughing:

Last edited by oldskool; 12-12-2008 at 09:35 PM.
oldskool is offline