|
Displays the table of ASCII characters. | |
|
Convert
from any base to any other base between 2 and 36. | |
|
General-purpose text sorting program. | |
|
Command-line Calculator (it can be used
manually or with predefined "script files" from standard input). | |
|
Change single characters or strings inside text/binary files.
Good for patching binary images (cannot alter size). | |
|
DOS-based on-screen real-time clock. Must reboot (DOS) or close window (Windows)
to remove. | |
|
Find which command will execute (searches path the same way DOS does). | |
|
Extract columns from text files to create new
files. You can also add your own text in between. | |
|
Calculates the same CRC as that used by ZIP, ARJ, etc. | |
|
Easily edit 8x8,
8x14, or 8x16 fonts and automatically create assembler include file with each character commented with actual shape. For ASM5,
ASM8, ASM11, and many third-party assemblers, or other tools. | |
|
Convert an executable (S19) file to a binary image. Option
to make it an HC11 boot image and create plain DOS loader batch file. | |
|
Shows sizes or counts of all selected files by extension.
Useful to quickly determine the contents of a directory/disk. | |
|
Format any 68HC11 assembly language source for ASM11. Make sure source assembles before running thru this program (i.e., first convert syntax from other assembler). Just type FASM PROGNAME to produce PROGNAME.FRM from PROGNAME.ASM. | |
|
Use to dynamically fill in simple text forms from the command line. | |
|
Get the character
frequencies of any file (text or binary). | |
|
G |
Globally repeat a command. Adds wildcard capability to commands that don’t have it
by birth. |
|
Garble the contents of any file without changing its size. Quite secure XOR-based algorithm. | |
|
M |
A MORE command drop-in
replacement. Paged more, multiple files, auto-adjusts to any screen size, reads garbled files (see GARBLE utility), more. |
|
MkDir/ChDir
in a single step. Useful for installation batch files or similar uses. | |
|
Copies files from any source path (optionally including
subdirectories) to a *single* destination. | |
|
Standard Pascal language syntax checker. NOT a compiler. Useful to check source compatibility. | |
|
Give
it old and new binaries and it will create a Turbo Pascal source program to patch from old to new. | |
|
Randomise the order of lines
of a text file. Can also be used before using BSORT to speed it up. | |
|
Give it a length and it will show you candidate hard-to-guess
passwords to choose from. | |
|
Tells you the size in bytes KB and MB for a directory (and its sub-trees). | |
|
T |
Shows today's date or any
date. Get distance between dates and optionally show notes for any date. |
|
Small and simple terminal program. Useful to setup
modems or talk to any RS-232 device. TERM -? for help | |
|
Format Turbo Pascal source code keywords. | |
|
Displays the corresponding
messages of Turbo Pascal 5.5/6.0 Error codes. | |
|
Word Count. It actually shows character, word, and line counts. DOS Greek capable. | |
|
Where
is that file you're looking for? From the time DIR didn't have a /S option. | |
|
Remove a directory tree completely. VERY DANGEROUS.
PLEASE USE WITH CARE. IT DOES NOT ASK FOR CONFIRMATION EXCEPT WHEN DELETING ROOT DIRECTORY. |
Miscellaneous (download now by clicking on the file name below):
|
HC05J1A ICS Register Files for use with PE Micro’s ICS05J1A simulator and RAPID IDE |