home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_100 / 131_01 / acrl.cat < prev    next >
Text File  |  1985-03-10  |  768b  |  25 lines

  1. ;------------------------------------------------------------------
  2. ;ACRL.CAT    ACRL Source Files Catalog        31 Oct 1893
  3. ;------------------------------------------------------------------
  4.  
  5. ACRL.CAT        ;this file
  6.  
  7. ACRL.H            ;Global defines and external variables
  8.  
  9. ACRL.C            ;MAIN source file for .CRL assembler
  10. APAR.C            ;Parsing routines
  11. ALEX.C            ;Token recognition
  12. AEXP.C            ;Expression evaluation
  13. A8080.C            ;8080 code generator
  14.  
  15. ACRL.DOC        ;User Manual
  16.  
  17. TEST1.CSM        ;Pseudo-ops and expression evaluation
  18. TEST2.CSM        ;8080 instructions
  19. TEST3.CSM        ;Error checking and Reporting
  20.  
  21. CCACRL.SUB        ;To re-compile the assembler
  22. LINKACRL.SUB        ;To link
  23.  
  24. BDS.EQU            ;Compressed BDS.LIB
  25.