diff options
Diffstat (limited to 'development/z88dk/README')
-rw-r--r-- | development/z88dk/README | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/development/z88dk/README b/development/z88dk/README index a6f364f987..11ce6369c4 100644 --- a/development/z88dk/README +++ b/development/z88dk/README @@ -1,12 +1,13 @@ z88dk (C cross compiler targetting the Z80) z88dk is a z80 C cross compiler supplied with an assembler/linker and -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. +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. -Very little documentation is shipped with z88dk, and what's present is -often outdated. For more extensive and updated docs, see the z88dk wikis: +Very little documentation is shipped with z88dk, and what's present +is often outdated. For more extensive and updated docs, see the z88dk +wikis: -https://github.com/z88dk/z88dk/wiki -https://www.z88dk.org/wiki/doku.php +https://github.com/z88dk/z88dk/wiki https://www.z88dk.org/wiki/doku.php |