8bitgeek / sdcc-cpm-example

Hello world program running under CP/M-80, crosscompiled with SDCC (based on sources from N8VEM)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sdcc-cpm-example

HELLO WORLD / experimentation program running under CP/M-80, crosscompiled with SDCC (Small Devices C Compiler). It's based on sources from http://n8vem-sbc.pbworks.com/ (maily found in the unified-bios package).

This comes without any warranty: It's mostly a experimentation code for my N8VEM SBC V2.

About

Hello world program running under CP/M-80, crosscompiled with SDCC (based on sources from N8VEM)


Languages

Language:C 80.8%Language:Makefile 10.8%Language:C++ 6.7%Language:Assembly 1.7%