ZUTIL - Assembly Language Utilities
ZUTIL - Assembly Language Utilities
ZUTIL is a directory of utility programs. Most are useful.
Some programs are fun.
- BIGADD - Add 100 digit numbers.
- BIGSUB - Subtract 100 digit numbers.
- BIGMULT - Multiply 50 digit numbers giving 100 digit results.
- BIGDIV - Divide 100 digit numbers.
- BIGPOWER - Raise numbers to integer power with 100 digit results.
- BIGCOMP - Compare 100 digit numbers.
- FMTLABEL - Format labels for a laser printer.
- SUB - handy assembly language subroutines
- READSEC - Read disk sectors. Read a whole disk into a 1.4 meg file.
- WRITESEC - Write disk sectors. Write a 1.4 meg disk.
- COMPB - Compare files. Show which bytes are different.
- COMP - Compare files. Show which lines are different.
- DEAL - Deals cards. Has random number routine.
- PRTHEX - Print a file in hex.
- BACKDIR - Back up a whole directory on multiple diskettes.
- CLEANMEM - Put hex AA in all of low memory.
- PARTCOPY - Copy part of a file. Give bytes to skip and bytes to copy.
- A2E - ASCII to EBCDIC
- E2A - EBCDIC to ASCII
- REMDUP - Remove lines with duplicate fields in a text file.
- MOVFIELD - Move fields in a record. Add text in between fields.
- CHECK - Check a text file for lines too long.
- NUM - Number a text file. Give file name in and file name out.
- MAKEDB - Make a text file into DB statements. This is used to
create a table in an Assembly language program.
- MAKEDBT - Make a file into DB statements and two tables of pointers and
lengths. This is used to create a table in an Assembly language program.
- RAINBOW - Produces lots of pretty colors. Really neat.
- RAINBOWN - Produces lots of pretty colors. It has more features.
You give numbers to tell which colors you want. Lots of zigzag colors.
To find out how to use a program, just type the name and
you will get instructions.
CLEANMEM cleans memory. It does not give instructions. It just cleans
memory when you run it. It stores AA in the low 640K of memory.
Ordering Information
ZUTIL - Disk $5. Includes source code.
email: zipfast@mis.net
Send check or money order to
ZIPFAST
Box 12238
Lexington Ky 40581-2238
Back to ZIPFAST home page
for more Assembly Language programs.
You are visitor number
since October 8, 1997