home *** CD-ROM | disk | FTP | other *** search
-
-
- Wolfware Assembler Files
-
- All of the files are plain text files except for WASM.COM and
- IO.BIN. The only file necessary for using the assembler is
- WASM.COM, the assembler program. Most of the other files are
- sample programs. Note that some of the files may be in separate
- directories if distributed on disk.
-
- File Name Description
- ------------- ------------------------------------------
-
- READ.ME introductory information
- FILES.DOC summary of files
- HISTORY.DOC list of version changes
- SAMPLES.DOC sample program documentation
-
- WASM.COM assembler program
- WASM.DOC assembler documentation
-
- BOOT.ASM boot program
- BTYPE.ASM binary type program
- CASE.ASM letter case subroutine
- CLP.ASM screen clear subroutine
- KEY.ASM key redefinition program
- PRES.ASM printer reset program
- PTEST.ASM printer test subroutine
- RTIME.ASM resident time program
-
- DOS.MAC DOS macro definitions
- DISPATCH.ASM runtime library fragment
- LIBRARY.ASM runtime library fragment
- IO.ASM IO subroutines
- IO.BIN IO runtime library (assembly of IO.ASM)
- IO.MAC IO macro definitions
- IO.RED IO redirection table
- BIN2DAT.ASM binary to DATA statement program
- PRIMES.ASM prime number program
- SOUND.ASM sound program
- IO.DOC IO and runtime library documentation
-
- FILE1.INC buffered file i/o subroutines
- FILT.ASM text filter program
- FILT1.ASM text filter subroutines (for FILT.ASM)
- FILT.DOC FILT documentation
-
- CONVERT1.INC integer to string subroutines
- CONVERT2.INC real number to string subroutines
- VIDEO1.INC low level display subroutines
- VIDEO2.INC formatted display subroutines
- FACTOR.ASM factorial program
- SHOW87.ASM 8087 state display program
- SHOW87.DOC SHOW87 documentation
-