home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / znode3 / z3sys / 00-index.txt next >
Encoding:
Text File  |  1994-09-07  |  11.2 KB  |  159 lines

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