Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
Learn More
Catch Bugs Before Your Customers Do
Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
C compiler and dev kit for the z80 with assembly language libraries.
Z88DK is a complete Z80 / Z180 development kit that includes C compiler, assembler, linker, a tool for generating executables in a number of formats, and miscellaneous other tools.
Over 80 machines are directly supported out of the box including standalone Z80 and Z180 embedded systems.
Z88DK's extensive assembly language libraries give it significant performance advantages over other Z80 C Compilers.
Building software for standalone or generic Z80...
A C Compiler/Editor for Retro 6809 Machines (Colour Computer/Dragon)
...Currently CMOC does not support linking, so, I've written front end tools which edit CMOC's output so that it can be assembled and linked via LWTOOL's.
A simple C editor in included which makes it easy to compile/build and run the xroar emulator.
Please visit the CMOC website:
http://perso.b2b2c.ca/~sarrazip/dev/cmoc.html
CREDITS
LWTools - Portable tools for the Motorola 6809/6309
http://lwtools.projects.l-w.ca/
mcpp - A Portable C Preprocessor
http://mcpp.sourceforge.net/
Artistic Style - Automatic Source Formatter
http://astyle.sourceforge.net/
XRoar - Dragon & CoCo emulator
http://www.6809.org.uk/xroar/
CMOC - 6809 cross-compiler for a small C-like language
http://perso.b2b2c.ca/~sarrazip/dev/cmoc.html