Changes
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
Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /mnt/cpcwiki-httpdocs/includes/diff/DairikiDiff.php on line 434
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
== Links ==