Skip to content

retro-vault/cpm3-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CP/M Hello World

This repository contains a minimal SDCC-based CP/M application that builds:

  • bin/hello.com: executable for CP/M

Build

Build the executable on the host:

make

Run

Copy or mount bin/hello.com into a CP/M emulator disk and run:

HELLO

About

Sample application for libsdcc-z80 and libcpm3-z80. Uses the wischner/sdcc-z80-cpm3 Docker image with precompiled libraries and an SDCC toolchain adjusted for CP/M 3 Plus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors