home *** CD-ROM | disk | FTP | other *** search
/ The Education Master 1994 (4th Edition) / EDUCATIONS_MASTER_4TH_EDITION.bin / contents / progbler.win < prev    next >
Text File  |  1994-06-08  |  3KB  |  71 lines

  1.  
  2. A86V318A - A86 V3.18  1 of 5
  3.            A86 assembly language package Version 3.18
  4.            1988. One of the best Assembly language
  5.            programs available, either commercial or
  6.            shareware.
  7.  
  8. A86V318B - A86 V3.18  2 of 5
  9.  
  10. A86V318C - A86 V3.18  3 of 5
  11.  
  12. D86V318A - D86 V3.18  4 of 5
  13.            The Debugger program for the A86 Assembler.
  14.  
  15. D86V318B - D86 V3.18  5 of 5
  16.  
  17. CHASM    - CHEAP ASSEMBLER
  18.            The Well Known Cheap Assembler. A great
  19.            compromise between power and
  20.            accessibility. Doesn't require a second
  21.            LINK step, doesn't require utility EXE2BIN
  22.            to produce programs. Includes fundamentals
  23.            tutorial. Excellent choice for beginner.
  24.  
  25. DIS86    - DISASSEMBLER 86
  26.            Full screen interactive disassembler. For
  27.            Intel 8086, 8087, 8088, 80186, 80286,
  28.            80386, and NEC V20 and V30. Can install
  29.            changes in EXE files, convenient for
  30.            patches.
  31.  
  32. ASMCODE2 - LOTS OF ASSEMBLER PROGRAMS
  33.            Assembly language programs include source
  34.            code.  Learn how it is done! Programs to
  35.            draw lines, circles, load large .COM
  36.            files, fool hardware switch setting, find
  37.            a file on hard disk, & more.  Useful
  38.            Macros. Lots of info on assembler here.
  39.  
  40. A86D8632 - MACRO ASSEMBLER & DISASSEMBLER
  41.            Professional. A86 includes macros,
  42.            conditionals, local labels, direct
  43.            generation of .COM or .OBJ files and many
  44.            other features. Support is provided for
  45.            8087, 80186, 80286, NEC & more. D86 is
  46.            screen oriented symbolic debugger. ASP
  47.  
  48. WASM211  - WOLFWARE ASSEMBLER VER 2.11  1 of 2
  49.            A complete assembly language compiler.
  50.            This fast compact and easy compiler comes
  51.            with all documentation on disk. This is a
  52.            2 disk set.
  53.  
  54. WASM211B - WOLFWARE ASSEMBLER VER 2.11  2 of 2
  55.  
  56. WHCHCPU  - WHICHCPU
  57.            Assembler routine for PDS 7.1 which tells
  58.            you what type of CPU is in a machine.
  59.            Tests for 88, 286, 386 or 486. Good
  60.            comments explaining what is going on
  61.            inside the code.
  62.  
  63. CLINTC   - CLINT 1.65
  64.            Tool which reads the  source files of
  65.            your C programs, and generates  reports
  66.            about possible problems. As it can look at
  67.            ALL the files in a program, it is able to
  68.            report far more than any C compiler can.
  69.            Makes type safe linkage, efficient code an
  70.            more.
  71.