Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246
Difference between revisions of "ASCII Tools" - CPCWiki
Last modified on 15 March 2026, at 00:46

Difference between revisions of "ASCII Tools"


Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /mnt/cpcwiki-httpdocs/includes/diff/DairikiDiff.php on line 434
 
(7 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
<big>ASCII Tools </big>
 
<big>ASCII Tools </big>
  
ASCII Tools ([[CP/M]]-80) are a set of tools for programmers and code developers, who want to have their source codes consolidated into individual 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.
+
ASCII Tools for [[CP/M]]-80 are a set of tools that can be used in order to process very large ASCII text files. They can be useful to programmers, editors and authors who want to have their source codes or articles respectively, saved in a single ASCII file on the CPC6128. ASCII Tools have been under development since 1988 by [[KSL|KSL]].  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]]. The next version of ASCII Tools was included in [[Cosmos|COSMOS]] application in 2021. In 2026-2027 a new stand-alone version will be released for CP/M plus, which will support Text, Graphics and Page Switching.  
  
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 for CP/M 2.2 has been included in [[Cosmos|COSMOS]] application in 2021.
 
 
In 2026-2027 a new version will be released for CP/M plus, which will support the combination of ASCII text and [[GSX]] Graphics, as well as the possibility to display very long text files using the page switching technique based on the extra RAM expansion.
 
  
 
[[Category:CP/M]]
 
[[Category:CP/M]]

Latest revision as of 00:46, 15 March 2026

ASCII Tools (2021), part of COSMOS application

ASCII Tools

ASCII Tools for CP/M-80 are a set of tools that can be used in order to process very large ASCII text files. They can be useful to programmers, editors and authors who want to have their source codes or articles respectively, saved in a single ASCII file on the CPC6128. ASCII Tools have been under development since 1988 by KSL. 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 next version of ASCII Tools was included in COSMOS application in 2021. In 2026-2027 a new stand-alone version will be released for CP/M plus, which will support Text, Graphics and Page Switching.