moved mescc to subdirectory
This commit is contained in:
parent
564425aa64
commit
0021b0387a
@ -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".
|
To compile, use MESCC, "Mike's Enhanced Small C Compiler".
|
||||||
See: http://www.floppysoftware.es/mescc.html?path=cpm_projects|mescc
|
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
|
CC BLOCKS
|
||||||
CCOPT BLOCKS
|
CCOPT BLOCKS
|
||||||
ZSM BLOCKS
|
ZSM BLOCKS
|
||||||
HEXTOCOM 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:
|
## License:
|
||||||
|
|
||||||
GPL Version 2, see copying.txt - valid for MESCC and Blocks.
|
GPL Version 2, see copying.txt - valid for MESCC and Blocks.
|
||||||
|
Loading…
Reference in New Issue
Block a user