Difference between revisions of "ASCII Tools"
| Line 3: | Line 3: | ||
<big>ASCII Tools </big> | <big>ASCII Tools </big> | ||
| − | ASCII Tools | + | ASCII Tools for [[CP/M]]-80 are a set of tools for programmers and code developers, who want to have their source codes consolidated into single ASCII files stored in the CPC6128. ASCII Tools have been under development since 1988 by [[KSL|KSL]]. The main task was to create a set of tools in order to deal with very large source code ASCII files, that were transferred from Windows or MS-DOS Systems to the CPC6128 and vise versa. The virgin name of the software was CPC-WRITE. |
| − | In 2004, the first simple version of ASCII Tools for CP/M plus was presented at the [[COM II|CPC Meeting II]] organized by [[TFM]]. | + | In 2004, the first simple version of ASCII Tools for CP/M plus was presented at the [[COM II|CPC Meeting II]] organized by [[TFM]]. The latest version of ASCII Tools has been included in [[Cosmos|COSMOS]] application in 2021. In 2026-2027 a new stand-alone version will be released for CP/M plus. It will be possible to create very long ASCII files (e.g. 400 pages of consolidated code) and it will be also possible to randomly access these pages including user defined graphics. This is accomplished using the page switching technique based on the extra RAM expansion or the Floppy/Hard Disk. |
| − | + | ||
| − | The latest version of ASCII Tools | + | |
| − | + | ||
| − | In 2026-2027 a new stand-alone version will be released for CP/M plus. It will be | + | |
[[Category:CP/M]] | [[Category:CP/M]] | ||
Revision as of 11:26, 3 March 2026
ASCII Tools
ASCII Tools for CP/M-80 are a set of tools for programmers and code developers, who want to have their source codes consolidated into single ASCII files stored in the CPC6128. ASCII Tools have been under development since 1988 by KSL. The main task was to create a set of tools in order to deal with very large source code ASCII files, that were transferred from Windows or MS-DOS Systems to the CPC6128 and vise versa. The virgin name of the software was CPC-WRITE.
In 2004, the first simple version of ASCII Tools for CP/M plus was presented at the CPC Meeting II organized by TFM. The latest version of ASCII Tools has been included in COSMOS application in 2021. In 2026-2027 a new stand-alone version will be released for CP/M plus. It will be possible to create very long ASCII files (e.g. 400 pages of consolidated code) and it will be also possible to randomly access these pages including user defined graphics. This is accomplished using the page switching technique based on the extra RAM expansion or the Floppy/Hard Disk.