Skip to content

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

Notifications You must be signed in to change notification settings

rampa069/sdcc-cpm-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages