Intel HEX
From Just Solve the File Format Problem
				
								
				Revision as of 09:33, 17 November 2012 by Dan Tobias  (Talk | contribs)
Intel HEX is a format that stores binary data as hexadecimal digits in ASCII. It's often used for simple memory images, for example data meant to be stored on EEPROM chips, and microcontroller code.

