Jump to content

Z88DK

From Niidae Wiki
Revision as of 21:57, 17 May 2025 by imported>Liz (Removing link(s) to "S-OS": Removing links to deleted page S-OS.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Short description Template:Infobox software

Z88DK is a Small-C-derived cross compiler<ref>Template:Cite web</ref> for a long list of Z80-basedcomputers.<ref name=targets>Z88DK Supported Targets</ref><ref>Vintage is the New Old: Z88DK – Development kit for Z80 gets new version</ref> The name derives from the fact that it was originally developed to target the Cambridge Z88.<ref>futurice: Build environment like it's 1986</ref> Z88DK is a collection of software development tools that targets the 8080 and Z80 families of machines. It allows the development of programs in C, assembly language, or any mixture. What makes z88dk unique is its ease of use, built-in support for many Z80 machines, and its extensive set of assembly language library subroutines implementing the C standard and extensions.

It has been used for many software and hardware projects, notably the REX DK (targeted to the REX 6000 platform) and the S1 SDK (targeted to the S1 MP3 Player) teams.

The compiler is highly portable, and is known to run on AmigaOS, BeOS, HP-UX 9, Linux, BSD, Mac OS X, Solaris, Win64, Win32, Win16, and MS-DOS.

Supported target platforms

[edit]

As of the Template:As of Z88DK supports the following target platforms:<ref name=targets/>

See also

[edit]

References

[edit]

Template:Reflist

[edit]