1
0
Fork 0

moved mescc to subdirectory

This commit is contained in:
acn 2020-03-10 16:11:38 +01:00
parent 564425aa64
commit 0021b0387a
10 changed files with 3 additions and 1 deletions

View File

@ -22,13 +22,15 @@ Move the cursor using Q, O, P and A as shown on the screen.
To compile, use MESCC, "Mike's Enhanced Small C Compiler".
See: http://www.floppysoftware.es/mescc.html?path=cpm_projects|mescc
I provide the files neccessary to compile Blocks, using:
In the directory ``mescc``, I provide the files neccessary to compile Blocks, using:
CC BLOCKS
CCOPT BLOCKS
ZSM BLOCKS
HEXTOCOM BLOCKS
Note that only the really neccessary files are provided - see the link above for the full MESCC compiler and source code!
## License:
GPL Version 2, see copying.txt - valid for MESCC and Blocks.