Difference between revisions of "ASCII Tools"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search

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
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Image:ASCII_Tools.jpg|right|thumb|250px|ASCII Tools, part of COSMOS application]]
+
[[Image:ASCII_Tools.jpg|right|thumb|250px|ASCII Tools (2021), part of COSMOS application]]
  
 
<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 versaTheir 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 (v.1) 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 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.