home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / computers / cpm / alphatronic / MPM-GEN.ZIP / DISK.DOC < prev    next >
Text File  |  1997-09-27  |  1KB  |  35 lines

  1.     File:        Contents:
  2.  
  3.     RMAC.COM    "RMAC" Relocating Macro Assembler
  4.     LINK.COM    Linkage Editor
  5.     LIB.COM        Library Manager
  6.     XREF.COM    Cross Reference Utility
  7.  
  8.     I8085.LIB    Simple macros for 8085 RIM/SIM instructions
  9.     Z80.LIB        Macro lirary for Z80 operation codes
  10.     Z80.DOC        Documentation for the Z80.LIB file
  11.  
  12.     INTER.LIB    Traffic light intersection library (see manual)
  13.     TREADLES.LIB    Library for traffic treadles
  14.     BUTTONS.LIB    Library for pedestrian pushbuttons
  15.  
  16.     SIMPIO.LIB    Simple BDOS I/O Library
  17.     SEQIO.LIB    Sequential file I/O library
  18.  
  19.     STACK.LIB    Simple stack machine library
  20.     DSTACK.LIB    Complete stack machine library
  21.  
  22.     COMPARE.LIB    Library for simple 8-bit comparison operations
  23.     NCOMPARE.LIB    8-bit comparisons with negation
  24.     WHEN.LIB    Macros for the WHEN construct (see manual)
  25.     DOWHILE.LIB    Macros for the DOWHILE contstruct
  26.     SELECT.LIB    Macros for the SELECT construct
  27.  
  28.     LDRBIOS.ASM    Sample Loader BIOS for MP/M II MPMLDR
  29.     BOOT.ASM    Sample Boot for MP/M II
  30.     DEBLOCK.ASM    Sample Deblocking algorithm for MP/M II
  31.     TODCNV.ASM    Sample Time & Date Conversion for MP/M II
  32.     RESXIOS.ASM    Sample Resident XIOS for MP/M II
  33.     DUMP.ASM    Sample PRL for MP/M II
  34.     EXTRN.ASM    Sample External module for DUMP.ASM
  35.