home *** CD-ROM | disk | FTP | other *** search
- ABSTRACT.081 - CP/M UG Volume 81 Abstract
-
-
- AUTOLOAD.COM, DOC
-
- Willis Howard III's program to patch a command into CCP so itì
- will automatically be executed when CP/M boots. The command isì
- patched directly to the CCP image on the boot tracks of yourì
- disk. Useful for auto-loading an MBASIC menu program forì
- dedicated applications, or for loading a special driver, etc. ì
- Unless your BIOS is specifically modified to do so, the
- auto-command will execute on both cold and warm boot.
-
-
- BACKUP.ASM, DOC
-
- Gary Young's very complete program for backing up a hard diskì
- to multiple floppies. It prints a master directory by type onì
- the printer; restricts the files it backs up (no .BAK, .SYM,ì
- etc.); then does the actual backup. It reports what files areì
- on each disk, etc. Very complete.
-
-
- BAUDSET.ASM, .DOC
-
- John M. Kodis' program to facilitate baud rate changing on aì
- Cromemco Tu-Art board or a Micromation Doubler board. Theì
- program could be modified for other UARTs.
-
-
- CRCK.COM
-
- Keith Petersen's program - checks all files.
-
-
- EDITM.ASM, .DOC, .COM
-
- Update of CP/MUG volume 16 editor, claimed to be faster thanì
- ED.COM, and has additional ability to write arbitrary lines toì
- disk. Useful ONLY if ED is your only editor, and you want aì
- bit more.
-
-
- FLOPCOPY.ASM, DOC
-
- Gary Young's program to copy a floppy disk, using a hard diskì
- as intermediate storage. This would be used by someone with aì
- hard disk, but only a single floppy, who wanted to copy aì
- floppy.
-
-
- POW2.ASM, .COM, .DOC, .MAN, .TST
-
- POW is a text formatter, "Processor Of Words". By Hermanì
- Watson, from Dr. Dobbs Journal No. 29, page 20. POW2 revisedì
- from CP/MUG Volume 36 by William R. Brandoni. Enhancements:ì
- CP/M base alterable for non-standard systems; New User'sì
- Manual; Files bigger than memory; bug fixes; viewing theì
- formatted output on a CRT terminal; :MD, :CD, and :CU commandsì
- are provided to double strike and underline; (Uses C/Rì
- overprint technique);
-
-
- SUPERSUB.ASM, .DOC, .COM
-
- Ron Fowler's replacement for SUBMIT. Allows SUB file nesting,ì
- and also an immediate mode where no SUB file need be edited ì
- first. Written up on January, '82 Lifelines.
-