bryaq / pacific80-cpm22

Pacific-80 CP/M 2.2 source code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BUILD

You'll need

INSTALL

Put cpm.bin at the very beginning of a CP/M partition or it's image file.

dd if=cpm.bin of=disk.img conv=notrunc

USE

See CCP80NEW.DOC and comments in CCP8080.ASM.

About

Pacific-80 CP/M 2.2 source code

License:Other


Languages

Language:Assembly 99.6%Language:Makefile 0.4%