This video game has been developed with CPCtelera 1.4

You must install the framework, and then use "make" from the project's folder. This command would create the .cdt and .dsk files.

Using the following command it's slower, but the compilated code will be faster:



make Z80CCFLAGS="--max-allocs-per-node 2000000 --opt-code-speed"

P.S. The cfg/build_config.mk has been modified to change the code start address (0x0100).