Instructions for compiling:

We have used CPCtelera 1.5 development branch

Everything has to be done in a terminal

This version you can get with the following commands:
	- git clone https://github.com/lronaldo/cpctelera
	-./setup.sh

Commit:
    - commit 00c3f8ef844bdcb647618ce9d315b878c27951a3 (HEAD -> development, origin/development)

You need to be in the directory of the project and use the following command to compile: make

To execute the code you have to write those commands:
	- Charging cdt: 		cpct_rvm -ac
	- Charging disk: 		cpct_rvm -a
	- Charging snapshot:    cpct_winape -as
 
