Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
z88dk
The development kit for over a hundred z80 family machines - c compiler, assembler, linker, libraries.
-
z88dk-ext
Extra External programs
-
-
z88dk-build
Nightly build scripts
-
cpm
Forked from jhallen/cpmRun CP/M commands in Linux/Cygwin with this Z80 / BDOS / ADM-3A emulator.
-
regex
Forked from geoffmcl/regexFork of garyhouston fork of Henry Spencer's BSD regular expression library.
-
-
-
UNIXem
Forked from synesissoftware/UNIXemUNIXem 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/ms…