/sdcc-cpm-template

Template to compile Z80/Z180/EZ80 CPM programs with sdcc

Primary LanguageC

sdcc-cpm-template

HELLO WORLD / experimentation program running under CP/M-80, crosscompiled with SDCC (Small Devices C Compiler).

remember to change ARCH and SDCC directory in common.mk

possible ARCH values are:

  • z80
  • z180
  • ez80_z80 (needs at least SDCC 3.9.0)