Re: A89: Hexadecimal


[Prev][Next][Index][Thread]

Re: A89: Hexadecimal





>How can you turn an assembly file into the
>hexadecimal-ASCII string so that you can use it in the
>exec command?

Make A68k produce a source listing (.LST) file.  The file will contain both 
the hex code and the original source.  If I remember correctly you just add 
a parameter -l .

Matt.


_______________________________________________________________
Get Free Email and Do More On The Web. Visit http://www.msn.com


Follow-Ups: