Vsys/Amiga/minlib/

Up to parent directory

Vsys Utilities Source

The source files contain more details about program usage than the brief comments here.
Cmp.a Report differences between two files.
Das.a Disassembler for M68000/68020/68881.
Days.a Compute number of days between two dates.
Fdif.a Compare two files line by line.
Flag.a Show flag use in files listed in Search.
Fnames.a Search for a list of nonalphanumeric delimited names in the files mentioned in Search.
Mfile.a Encode a binary file as ASCII.
Mifile.a Decode an ASCII-encoded binary file.
Reguse.a Count register usage in a source file.
Stats.a Show the amount of memory required by a program in a block object file.
Strip8.a Strip the eight bit of possibly binary characters in a file.
Vlib.a Library program for block object files.

Up to Vsys/