home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / znode3 / z3sys / files.pcb < prev    next >
Encoding:
Text File  |  1994-08-25  |  11.1 KB  |  155 lines

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