Re: LZ: Re:


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

Re: LZ: Re:



C.J. Oster wrote:
> 
> >I am just starting to learn assembly and have gone through all the
> >tutorials, but I'd like to find out about all the other (Z80) asm
> >instructions.  Where can I find this info?
> >Thanx.
> 
> There's a file on ticalc.org called z80iss.txt.  This has the entire
> instruction set in it, but it probably won't do you much good. (I'm not
> saying that you're stupid or anything, it's just that you need to be REALLY
> familiar with the terminology, and pretty familiar with assembler
> concepts.)  There is a really good book that I learned Z80 from, it's
> called Programming the Z80. You can order it by title, and the author is
> "Zacks" or something.  It's a really good book, not to remedial, but it
> assumes that you know a pretty good deal about assmembler.  It is also
> pretty verbose in it's explanation.  It even gives diagrams on the
> step-by-step process that the processor goes though to do most
> instructions.
> 
>                                           -C.J.-
> 
> ********************************************************************
> Unsolicited commercial e-mail to the poster of this message
> will be proofread at $70/hr, minimum charge $150.  Submission
> of such e-mail to this address will suffice as contractual assent
> to the said charging schedule.
> ********************************************************************
> 
> 


There's also a document that contains the instruction set from TASM.  It 
comes with the tasm zip file, and it's called tasmtabs.txt or .doc.  It 
contains info for all the processors supported, but you just need the 
stuff for the z80
<pre>
-- 
Compliments of:
_-_-_-_-_-_-_-_
  Alan Bailey
  mailto:bailala@mw.sisna.com
  IRC:Abalone
  Web:http://www.mw.sisna.com/users/bailala/home.htm
</pre>


References: