home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / _BBS / RBBS / 232.DIR < prev    next >
File List  |  2000-06-30  |  8KB  |  118 lines

  1. CP/M.  Sep. 1994.  Walnut Creek CDROM.
  2. --------------------------------------
  3. Sage ZNODE-3 System Files
  4. path: \jsage\znode3\z3sys
  5. Name             Size    Date    Description
  6. ------------     ----    ----    -----
  7. BPRINTER.HLP     4096  06-07-93  No description available.
  8. CALCRCP.Z80     14976  09-02-94  
  9. CALCRCP.ZZ0      7552  06-07-93  Eric Meyer's classic HP.COM redone as a Z3
  10.   RCP that cam be run without leaving your text editor. Very handy idea by
  11.   Carson Wilson.
  12. CLED15.LBR      38784  06-07-93  RCPCLED, Version 1.5 update has some
  13.   improvements and smaller code size. U/L by Rob Friefeld
  14. CLED15.NOT       1536  06-07-93  Note on modifying CLED 1.5 code for
  15.   compatibility with AT task scheduler.
  16. DEBUGRCP.AQM    19584  06-07-93  There have been a number of requests for this
  17.   RCP that gives you a memory resident MU3 (the memory utility for Z3 that
  18.   reads what you have in memory). You asked for it and you got it.
  19. DEBUGRCP.ASM    28160  09-02-94  
  20. FCP10.LBR       17792  06-07-93  New flow control package with many new
  21.   features, the most significant being: 1) new commands AND and OR for
  22.   combining tests, IFQ for displaying entire IF status; 2) automatic detection
  23.   of colon in command invocation so that the transient IF.COM (COMIF) can be
  24.   used even if the option is coded in the resident FCP; 3) ability to load the
  25.   transient IF.COM in high memory so as not to affect the TPA and allow use of
  26.   the GO and SAVE commands after transient IF processing.
  27. FILES.PCB       11342  08-25-94  
  28. GKEY2.LBR        7040  06-07-93  a simple but small and useful key-definition
  29.   program for any CP/M or Z-System computer.
  30. IOPCLK10.LBR    22656  06-07-93  IOPCLK loads and removes a ZSDOS clock NZCOM
  31.   IOP module which runs in the background to display the current date and time
  32.   in a specified host computer message field on your terminal. IOPCLK updates
  33.   its display every second (mm/dd/yy hh:mm:ss) but can be configured to update
  34.   it every minute (mm/dd/yy hh:mm). IOPCLK must be configured (using ZCNFG)
  35.   for your terminal. See IOPCLK10.HZP.
  36. IOPLDR11.LBR    14208  06-07-93  IOPLDR is a generalized IOP loader REL module
  37.   that may be linked to load and remove a target custom NZCOM IOP module. It
  38.   performs all required pre-load checks, environment validation, and it loads
  39.   and relocates the IOP module to the NZIOP buffer for execution and also
  40.   removes the loaded IOP module. It is designed to be called by a simple user-
  41.   written custom loader. See IOPLDR11.HZP.
  42. MKZ3BAS2.LBR     7424  06-07-93  A slightly spiffed version of Herbert zur
  43.   Nedden's simple Z-Tool for creating an old- fashioned Z3BASE.LIB for the
  44.   running ZCPR 3.3 or later Z-System. This makes it possible to reassemble
  45.   older, non-relocatable system segments (such as the Ampro and Micromint BIOS
  46.   source files, BYExxx.ASM, etc.) for use in more modern Z environments.
  47. NUKEY.HLP       15744  09-02-94  
  48. NUKEY.HZP        8448  06-07-93  No description available.
  49. NUKEYCLK.LBR     4864  06-07-93  NuKeyClk is a ZCPR33+ program which reads the
  50.   current date and time from internal clock and loads them into memory for use
  51.   as a NuKey macro string. This makes it easy to put the right date in a
  52.   Word-star or other document. Written in Z80 assembler with ZMAC, ZML, and
  53.   the V4LIBs and ZSLIB routines. Requires Z- system. Written by Joe Mortensen
  54. NUKEYFIX.WY      2816  06-07-93  NuKey gives some people problems. This text
  55.   file provides some ARUNZ aliases which work reliably and get around the
  56.   problems.
  57. NZFCP13.LBR     32512  06-07-93  Source code plus the compiled Flow Control
  58.   Packages (FCP's) distributed in FCP.LBR as part of the Z System. The
  59.   precompiled modules are in Z-Relocatable form, and must be loaded with
  60.   JetLDR, NZCOM, or Z3PLUS. Now features interactive assembly of code a-la-
  61.   Z34RCP11 under the SLR or ZMAC assemblers. Macro now reports length of
  62.   resulting FCP in records and bytes following assembly. JetLDR signons also
  63.   automatically generated. 9/15/90 Carson Wilson
  64. RCPSPACE.LBR     7936  06-07-93  No description available.
  65. RCPTRAPS.LBR    10624  06-07-93  No description available.
  66. RCPZRL11.LBR   120832  06-07-93  Z-System Resident Command Package (RCP) in Z
  67.   relocatable form, version 1.1. NZ-COM, JetLDR, or Z3PLUS is required to use
  68.   these files. The modules are named as RCP-nnxy.ZRL where "nn" is the size of
  69.   the RCP in records, "x" is either "F" for floppy systems or "H" for fixed
  70.   disk systems, and "y" is "C" if the new command line editor shell is
  71.   included. You probably won't want to download all of the .ZRL modules. See
  72.   Z34RCP11.LBR for source code. U/L by Carson Wilson
  73. RECORDER.HLP     6016  06-07-93  No description available.
  74. SETIOP.LBR      14976  06-07-93  A ZCPR3 system utility for those who don't
  75.   want to put IOP intercept code in their BIOS. SETIOP installs the intercept
  76.   vectors after LDR has loaded the IOP into place. Until the vectors are
  77.   installed, the BIOS uses its own I/O routines and makes NO reference to the
  78.   IOP. Saves space in BIOS, and may be necessary for those who can't modify
  79.   their BIOS. Contains a standard DUMMY IOP with discussion of the principles.
  80. SLTRAP.LBR      26496  06-07-93  No description available.
  81. SYSDEF11.LIB     3072  06-07-93  Macro/include file with definitions for
  82.   common symbols, such as the DOS function numbers.
  83. SYSENV.ASM        640  06-07-93  No description available.
  84. SYSENV.LIB       3328  06-07-93  No description available.
  85. SYSENV2.LBR      4992  06-07-93  This is a upgrade for SYSENV that is specific
  86.   for ZCPR34. It also supports the Extended TCAP that Joe Wright did for WS4
  87.   and ZCPR33. Note that the values included in the SYSENV and the included
  88.   Z3base fit my SB180 system. I gave credit for this to Jay, but any mistakes
  89.   in it are mine. Steve Mendelson
  90. SYSIOP21.LBR    47616  06-07-93  Sysiop21.lbr was released by the original
  91.   author of sysiop2 (Edi Cram p) shortly after his original release, and fixes
  92.   several bugs in the original version and adds more facilities.
  93. XB11.DOC        18816  09-02-94  
  94. XB11.DZC         9856  06-07-93  No description available.
  95. Z33RCPLT.LIB     5504  06-07-93  This very slightly modified file is from the
  96.   Z33RCP.LBR. The TYPE command no longer allows control characters to be sent
  97.   to the screen. The control characters in WordStar files sometimes cause
  98.   problems on my terminal. In particular, lines ending in soft hyphens were
  99.   double spaced, which caused the top lines to scroll off before the page
  100.   pause. If you have similar problems, this is for you.
  101. Z34RCP11.LBR   109568  06-07-93  Z-System Resident Command Package (RCP) in
  102.   source code form, version 1.1. Complete Z80 source code to the RCP plus
  103.   documentation, for ZCPR versions 3.3 and above. Adds several exciting new
  104.   commands and features and fixes various bugs in the previous release. See
  105.   companion file RCPZRL11.LBR for pre-compiled RCP modules which may be loaded
  106.   with NZ-COM, Z3PLUS, or JetLDR. U/L by Carson Wilson
  107. Z3KEY14.LBR     67072  06-07-93  Z3KEY14.LBR is a general cleanup of the code
  108.   and reorginization for easier installation. The Z3KEYRCP.Z80 code has been
  109.   modified for the ZASM.COM assembler which is included in the library so
  110.   everyone will have the right assembler. The Z3KEY.COM utility is now self
  111.   installing for the environment descriptor. Type Z3KEY // for help.
  112. ZAP.LBR         19840  06-07-93  A fairly powerful debugger (much better than
  113.   DEBUGRCP) implemented as an RCP.
  114. ZBYE12Z.MAC     39936  09-02-94  
  115. ZBYE12Z.MQC     24832  06-07-93  Earl Boone's mod of ZBYE, which implements
  116.   BYE as an RCP, for use with the SLR assemblers.
  117. ZSYSP14.LBR      5504  06-07-93  5504 06-07-93 No description available.
  118.