home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / program / assembler / tasm / ReadMe
Encoding:
Text File  |  1992-09-03  |  1.0 KB  |  33 lines

  1.          3rd September 1992  R.J.P.
  2.          
  3.          
  4.          Here is Tom Andersons' 8-bit cross-assembler.
  5.          *You need a C compiler....
  6.          
  7.          I hope the directory stucture is fairly obvious, but:
  8.            
  9.            ARC_EXE  Exec. Programs for the Arc. + Desktop fromt end
  10.                         (adapted from W>Shoonenburg's !CCompile).
  11.                         
  12.            PC_EXE   Exec. Programs for the PC (used 286 & Dos V:5).
  13.            
  14.            doc      (whats up?)
  15.            
  16.            tab      Syntax Tables for TASM
  17.            
  18.            PC_BAT   a few f'rinstance PC batch files
  19.            
  20.            ASM_TEST T.A's standard test programs plus a Demo using Expand.
  21.            
  22.            c        C source of EXPAND - no source for TASM -- yet.
  23.                     + a few other related programs.
  24.                     
  25.            expand_ex  Examples of using EXPAND
  26.            
  27.            GREP      Another tree-searching version of grep (c source)
  28.            
  29.            
  30.            
  31.            
  32.            
  33.