Changes

CcZ80++

164 bytes added, 09:53, 26 February 2017
The compiler is free for any use and the existing library of functions on this page is open source, but the source code of compiler is not released.
For a compiler made by the same author that uses C syntax, see [[CcZ80]].
== Targets ==
ccz80++ code.cpp /org=16384 /out=bin /path=classes/cpc;classes/generic
This will generate a binary. The compiler reports the start address, length and execution address but there is no AMSDOS header. You need another tool to add that header to make it an executable binaryon CPC.
== Links ==
2,541
edits