Re: Tips&tricks for Z180 and zilog C compiler

From: Jack Klein (jackklein_at_spamcop.net)
Date: 12/31/04


Date: Thu, 30 Dec 2004 20:53:20 -0600

On Thu, 30 Dec 2004 14:47:45 -0500, Agron <some@some.com> wrote in
comp.arch.embedded:

> Hi all,
>
> since this processor is not the best seller today, I am having a hard
> time with finding reources for it.
>
> I need books, programmers guides, programmers references, Tips&tricks,
> FAQ etc.
>
> Please let me know of where I can get such books and information or if
> you have something to offer.
>
> //Agron

As Mike already pointed out, the Z180 instruction set is a superset of
that of the Z80. There is a lot of non hardware specific Z80 code
that will run unchanged on the Z180.

In addition to the book Mike recommended, which I remember from about
a quarter century ago as quite good, check out http://z80.info/ for a
lot of Z80 information, even if not Z180 specific.

-- 
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++
http://www.contrib.andrew.cmu.edu/~ajo/docs/FAQ-acllc.html


Relevant Pages