Skip to content

C on retro systems

C compilers for 8-bit and 16-bit targets let you write structured code while still talking to hardware when needed.

Toolchains in the IDE

Topic Description
cc65 6502 C development — common for Commodore, Atari 8-bit, Apple II, …
z88dk Z80 C development — ZX Spectrum, MSX, CPC, and many more targets
CMOC 6809 C development — Dragon 32, TRS-80 CoCo 2, Vectrex

See also