<HTML><FONT FACE=arial,helvetica><FONT SIZE=2>while we're on the subject of disassemblers, does anybody know how to go about converting an ASCII hex
<BR>
<BR>ie: <ADDRESS>-----<HEX>------<ASCII REPRESENTATION>
<BR>
<BR>file into a raw binary file containing only the binary representation of the hex?
<BR>
<BR>I'm trying to disassemble some 6803 code I dumped from a ROM, and this is a major stumbling block. I've found a number of utilities to go from binary to ASCII, but not the other way round.
<BR>
<BR>-Chris</FONT></HTML>