home *** CD-ROM | disk | FTP | other *** search
- This is a brief list of the files on this disk, and what the function
- of each on is, for more information refer to the appropriate .DOC file. Also
- given are the CRCK values for the files.
-
- ZSM.COM BC-64 - Assembler first section: source (.Z) to linkable (.O .L)
- ZLINK.COM FD-88 - Linker: linkable (.O .L) to executable (.COM)
- ZLIB.COM 93-3D - Librarian: manages .L files
- ZPATCH.COM 8E-D8 - Hot patch utility
- ZC.COM A3-59 - Program for assembling and linking multi source programs
- ZSM.DOC 45-F1 - Documentation on ZSM, ZLINK, ZLIB, ZPATCH, and ZC
- LIB.DOC 00-2B - Documentation on LIB.L
- XLIB.DOC B7-25 - Documentation on XLIB.L
- ARX.DOC 20-34 - Documentation on ARX.O, RARX.O, PARX.O, QARX.O
- OFMT.DOC D5-42 - Documentation on format of .O & .L files
- ARX.O 14-3F - Normal runtime startup module
- RARX.O E2-3C - Redirection runtime startup module
- PARX.O 04-94 - Piping runtime startup module
- QARX.O 37-40 - Quick runtime startup module
- LIB.L 57-81 - Standard library
- XLIB.L 95-F2 - Extended library
- TEST.Z 88-BB - Test source file
- STDHDR.I C3-29 - Include file for use with LIB.L
- BDOS.I FB-0C - Include file containing BDOS functions