Re: A86: test program


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

Re: A86: test program



Mark Baldi-Biek wrote:
> 
> I have a book on assembly for the Z80 written by Zilog.  It has a list of
> object code equivalents for all of the instructions.  So just type in the
>

thats the long hard way to do it. all you need to do is use a switch
(forgot which one) on tasm and it makes you a lst file that shows the
conversion of all the asm->hex code


Follow-Ups: References: