home *** CD-ROM | disk | FTP | other *** search
- This disk contains the source code archive file for TASM - a table
- driven assembler.
-
- The files in the source archive are Copyright 1985-1991 by Speech
- Technology Incorporated, all rights reserved.
-
- The archive file (TASMSRC.ZOO) can be extracted in the following way:
-
- booz x tasmsrc.zoo
-
- The following files are to be copied with the following restrictions:
- The owner of this software may make as many copies of the following
- as is deemed necessary as long as no possibility exists for the
- software (or derivitive products) to be in use on more than one
- machine at a time.
-
- TASM.C - TASM mainline source code
- MACRO.C - Additional TASM source code
- PARSE.C - Additional TASM source code
- STR.C - Additional TASM source code
- LOOKUP.C - Additional TASM source code
- WRTOBJ.C - Additional TASM source code
- TASM.H - Header file defining TASM constants
- TASM.MAK - Make file to build TASM (MS C version 5.x)
- MAKEFILE.MSC - Make file to build TASM (MS C version 6.x)
- MAKEFILE.TC - Make file to build TASM (Turbo C++)
- COPYRIGH.SRC - Source Code Copyright notice
-
- To build TASM from the source, see the section BUILDING TASM FROM
- THE SOURCE FILES in the TASMTABS.DOC file.
-
-