Re: A86: test program


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

Re: A86: test program



I am in the process of setting up tasm so I can do just that.  Doing it by
hand is especially hard when figuring out jumps and things.  It is good
practice for seeing how thinks are set up in memory though.

On Wed, 22 Oct 1997, MrManson wrote:

> 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
> 


References: