2018-07-17 01:06:48 +08:00
|
|
|
z88dk (C cross compiler targetting the Z80)
|
|
|
|
|
|
|
|
z88dk is a z80 C cross compiler supplied with an assembler/linker and
|
2020-10-13 13:28:36 +08:00
|
|
|
a set of libraries implementing the C standard library for a number
|
|
|
|
of different z80 based machines. The name z88dk originates from the
|
|
|
|
time when the project was founded and targetted only the Cambridge z88
|
|
|
|
portable.
|
2018-07-17 01:06:48 +08:00
|
|
|
|
2020-10-13 13:28:36 +08:00
|
|
|
Very little documentation is shipped with z88dk, and what's present
|
|
|
|
is often outdated. For more extensive and updated docs, see the z88dk
|
|
|
|
wikis:
|
2018-07-17 01:06:48 +08:00
|
|
|
|
2020-10-13 13:28:36 +08:00
|
|
|
https://github.com/z88dk/z88dk/wiki https://www.z88dk.org/wiki/doku.php
|