home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 25 / nopv25.iso / 040A / CCDL151L.ZIP / MSDOS / ASM.BAT < prev    next >
Encoding:
DOS Batch File  |  1997-03-02  |  355 b   |  13 lines

  1. tasm /ml /m2 breaks.asm   
  2. tasm /ml /m2 dis.asm      
  3. tasm /ml /m2 dispatch.asm 
  4. tasm /ml /m2 dump.asm     
  5. tasm /ml /m2 entry.asm    
  6. tasm /ml /m2 exec.asm     
  7. tasm /ml /m2 input.asm    
  8. tasm /ml /m2 mtrap.asm    
  9. tasm /ml /m2 opcodes.asm  
  10. tasm /ml /m2 operands.asm 
  11. tasm /ml /m2 prints.asm   
  12. tasm /ml /m2 io.asm
  13. tasm /ml /m2 regs.asm