home *** CD-ROM | disk | FTP | other *** search
- The TASM MISCELLANEOUS archive contains the following files:
-
- EXAMPLE ASM FILES FOR EACH SUPPORTED PROCESSOR:
- -----------------------------------------------
- TEST05.ASM Test 6805 assembly
- TEST3210.ASM Test TMS32010 assembly
- TEST3225.ASM Test TMS320C25 assembly
- TEST48.ASM Test 8048 assembly
- TEST51.ASM Test 8051 assembly
- TEST65.ASM Test 6502 assembly
- TEST68.ASM Test 6800/68HC11 assembly
- TEST70.ASM Test TMS7000 assembly
- TEST85.ASM Test 8080/8085 assembly
- TESTZ80.ASM Test Z80 assembly
- TESTALL.BAT Batch file to assemble all test files
-
-
- EXAMPLE OF USING TASM WITH THE SMALL C COMPILER FOR THE 68HC11:
- ---------------------------------------------------------------
- README.C11 More information on the small C compiler
- MOTO.H Useful DEFINES to make TASM more Motorola compatible
- SC11TEST.C Sample C program
- SC11TEST.ASM Resulting assembly output
- SC11LIB.ASM Run time library (modified for TASM)
- SC11MAIN.ASM Sample top level assemly file
- SC11TEST.BAT Sample batch file to compile and assemble
-
-
- USEFUL INCLUDE FILES:
- ---------------------
- 8051.h Some useful EQUates for 8051 assemblies
-
-
- BIG VERSION OF TASM (more labels & macros):
- -------------------------------------------
- TASMB.EXE
-
-