Warning:
You are using all information, programs, etc. on this site at your own risk! I do not take any responsibility!
CCP/M-86 V3.1 Source : http://www.cpm.z80.de/download/ccpmv31.zip PL/M 8086 Compiler : http://www.retroarchive.org/dos/lang/PLM8086Tools.zip Intel Tools : http://leonardo.caltech.edu/~ee5x/tools/exe/ RASM86 DOS : http://www.cpm.z80.de/download/cb86toys.zip CP/M-86 Emulator : http://www.seanet.com/~klaw/86dosutl.zip DRC for CP/M-86 : http://www.cpm.z80.de/download/drc_86.zip CP/M-86 Tools : http://www.cpm.z80.de/download/cpm86-11.zip
Here's a newer version of the RASM86 Assembler for DOS (v1.4)
My working files:
Makefile for the kernel: Download here
Makefiles for CPM emulator to generate cmd files and to compile the C programs: Download here
Here's a list, which tools are still missing
Perl script that converts all '$include (:f2/1:filename.ext)' instructions in all *.plm files in current directory: Download here
I've created some makefiles to build the utilities (still not complete): Download here
My makefile for ASM-86 together with all patched files: Download here
Some notes on how to build the files
Last changes: