[A83] Re: Z88DK vs. SDCC


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

[A83] Re: Z88DK vs. SDCC




> From: Kirk Meyer <kirk.meyer@colorado.edu>
>
>
> According to the GCC page, GCC includes an ATMEL AVR port, which is an
> 8bit micro controller. Of course it might have more registers than
> Z80, or better stack access. I don't know. Note that GCC does work for
> x86, which didn't have too many registers (and only 8 and 16bit). I
> think it could be done.

The AVR is quite different from the Z80.  It has a RISC architecture, with
32 general purpose registers, quite a bit more than the Z80 does.  See
this web page for some more information:

http://elm-chan.org/docs/avr_e.html




Follow-Ups: References: