On 22 Dec 2010 at 8:25, Robert J. Stevens wrote:
My Latest attempt was to EDIT out a Intel Hex file to
make it PURE
Binary but that doesn't want to load properly either. I burnt a Prom
with a few additional lines of Code that I had to shrink as it didn't
match the input file when I load RAM from the device and created a File
from it. But alas even that did not perform as it should on the N*. I
could not see the OUT [6, 2, 3] instructions being executed the way the
do with the Original 2708. If I go back to the 2708 that Andrew L Burnt
for me the Code performs in accordance with the Listing.
Won't good old MS-DOS DEBUG load an Intel .HEX file? Once it's
loaded, it's a very small deal to write it out as a pure binary file.
--Chuck