Pinned Repositories
cpm
Run CP/M commands in Linux/Cygwin with this Z80 / BDOS / ADM-3A emulator.
regex
Fork of garyhouston fork of Henry Spencer's BSD regular expression library.
techdocs
Reference documents for z88dk
Unity
Simple Unit Testing for C
UNIXem
UNIXem is a small and simple library that provides emulation of several popular Unix API functions on the Windows platform. Its primary purpose is to assist Windows programmers who are porting to Unix or are writing multi-platform code. API functions include opendir/readdir/closedir, glob/globfree, readv/writev, pathconf/realpath, mmap/munmap/msync, dlopen/dlclose/dlsym/dlerror, gettimeofday, and getpagesize.
uthash
C macros for hash tables and more
z88dk
The development kit for over a hundred z80 family machines - c compiler, assembler, linker, libraries.
z88dk-build
Nightly build scripts
z88dk-ext
Extra External programs
zsdcc
z88dk's patch of the sdcc c compiler for the z80.
z88dk's Repositories
z88dk/z88dk
The development kit for over a hundred z80 family machines - c compiler, assembler, linker, libraries.
z88dk/techdocs
Reference documents for z88dk
z88dk/zsdcc
z88dk's patch of the sdcc c compiler for the z80.
z88dk/z88dk-ext
Extra External programs
z88dk/UNIXem
UNIXem is a small and simple library that provides emulation of several popular Unix API functions on the Windows platform. Its primary purpose is to assist Windows programmers who are porting to Unix or are writing multi-platform code. API functions include opendir/readdir/closedir, glob/globfree, readv/writev, pathconf/realpath, mmap/munmap/msync, dlopen/dlclose/dlsym/dlerror, gettimeofday, and getpagesize.
z88dk/cpm
Run CP/M commands in Linux/Cygwin with this Z80 / BDOS / ADM-3A emulator.
z88dk/regex
Fork of garyhouston fork of Henry Spencer's BSD regular expression library.
z88dk/Unity
Simple Unit Testing for C
z88dk/uthash
C macros for hash tables and more
z88dk/z88dk-build
Nightly build scripts
z88dk/z88dk-website
Markdown files for z88dk.org
z88dk/z88dk-devcontainer-example
Example of how to create a dev container for compiling with z88dk