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 / SF / SFFILES.232 < prev    next >
File List  |  2000-06-30  |  8KB  |  45 lines

  1. CP/M CDROM, 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    4,096  06-07-93  No description available.
  8. CALCRCP.Z80    14,976  09-02-94  
  9. CALCRCP.ZZ0     7,552  06-07-93  Eric Meyer's classic HP.COM redone as a Z3 RCP that cam be run without leaving your text editor. Very handy idea by Carson Wilson.
  10. CLED15.LBR     38,784  06-07-93  RCPCLED, Version 1.5 update has some improvements and smaller code size. U/L by Rob Friefeld
  11. CLED15.NOT      1,536  06-07-93  Note on modifying CLED 1.5 code for compatibility with AT task scheduler.
  12. DEBUGRCP.AQM   19,584  06-07-93  There have been a number of requests for this RCP that gives you a memory resident MU3 (the memory utility for Z3 that reads what you have in memory). You asked for it and you got it.
  13. DEBUGRCP.ASM   28,160  09-02-94  
  14. FCP10.LBR      17,792  06-07-93  New flow control package with many new features, the most significant being: 1) new commands AND and OR for combining tests, IFQ for displaying entire IF status; 2) automatic detection of colon in command invocation so that the transient IF.COM (COMIF) can be used even if the option is coded in the resident FCP; 3) ability to load the transient IF.COM in high memory so as not to affect the TPA and allow use of the GO and SAVE commands after transient IF processing.
  15. FILES.PCB      11,342  08-25-94  
  16. GKEY2.LBR       7,040  06-07-93  a simple but small and useful key-definition program for any CP/M or Z-System computer.
  17. IOPCLK10.LBR   22,656  06-07-93  IOPCLK loads and removes a ZSDOS clock NZCOM IOP module which runs in the background to display the current date and time in a specified host computer message field on your terminal. IOPCLK updates its display every second (mm/dd/yy hh:mm:ss) but can be configured to update it every minute (mm/dd/yy hh:mm). IOPCLK must be configured (using ZCNFG) for your terminal. See IOPCLK10.HZP.
  18. IOPLDR11.LBR   14,208  06-07-93  IOPLDR is a generalized IOP loader REL module that may be linked to load and remove a target custom NZCOM IOP module. It performs all required pre-load checks, environment validation, and it loads and relocates the IOP module to the NZIOP buffer for execution and also removes the loaded IOP module. It is designed to be called by a simple user- written custom loader. See IOPLDR11.HZP.
  19. MKZ3BAS2.LBR    7,424  06-07-93  A slightly spiffed version of Herbert zur Nedden's simple Z-Tool for creating an old- fashioned Z3BASE.LIB for the running ZCPR 3.3 or later Z-System. This makes it possible to reassemble older, non-relocatable system segments (such as the Ampro and Micromint BIOS source files, BYExxx.ASM, etc.) for use in more modern Z environments.
  20. NUKEY.HLP      15,744  09-02-94  
  21. NUKEY.HZP       8,448  06-07-93  No description available.
  22. NUKEYCLK.LBR    4,864  06-07-93  NuKeyClk is a ZCPR33+ program which reads the current date and time from internal clock and loads them into memory for use as a NuKey macro string. This makes it easy to put the right date in a Word-star or other document. Written in Z80 assembler with ZMAC, ZML, and the V4LIBs and ZSLIB routines. Requires Z- system. Written by Joe Mortensen
  23. NUKEYFIX.WY     2,816  06-07-93  NuKey gives some people problems. This text file provides some ARUNZ aliases which work reliably and get around the problems.
  24. NZFCP13.LBR    32,512  06-07-93  Source code plus the compiled Flow Control Packages (FCP's) distributed in FCP.LBR as part of the Z System. The precompiled modules are in Z-Relocatable form, and must be loaded with JetLDR, NZCOM, or Z3PLUS. Now features interactive assembly of code a-la- Z34RCP11 under the SLR or ZMAC assemblers. Macro now reports length of resulting FCP in records and bytes following assembly. JetLDR signons also automatically generated. 9/15/90 Carson Wilson
  25. RCPSPACE.LBR    7,936  06-07-93  No description available.
  26. RCPTRAPS.LBR   10,624  06-07-93  No description available.
  27. RCPZRL11.LBR  120,832  06-07-93  Z-System Resident Command Package (RCP) in Z relocatable form, version 1.1. NZ-COM, JetLDR, or Z3PLUS is required to use these files. The modules are named as RCP-nnxy.ZRL where "nn" is the size of the RCP in records, "x" is either "F" for floppy systems or "H" for fixed disk systems, and "y" is "C" if the new command line editor shell is included. You probably won't want to download all of the .ZRL modules. See Z34RCP11.LBR for source code. U/L by Carson Wilson
  28. RECORDER.HLP    6,016  06-07-93  No description available.
  29. SETIOP.LBR     14,976  06-07-93  A ZCPR3 system utility for those who don't want to put IOP intercept code in their BIOS. SETIOP installs the intercept vectors after LDR has loaded the IOP into place. Until the vectors are installed, the BIOS uses its own I/O routines and makes NO reference to the IOP. Saves space in BIOS, and may be necessary for those who can't modify their BIOS. Contains a standard DUMMY IOP with discussion of the principles.
  30. SLTRAP.LBR     26,496  06-07-93  No description available.
  31. SYSDEF11.LIB    3,072  06-07-93  Macro/include file with definitions for common symbols, such as the DOS function numbers.
  32. SYSENV.ASM        640  06-07-93  No description available.
  33. SYSENV.LIB      3,328  06-07-93  No description available.
  34. SYSENV2.LBR     4,992  06-07-93  This is a upgrade for SYSENV that is specific for ZCPR34. It also supports the Extended TCAP that Joe Wright did for WS4 and ZCPR33. Note that the values included in the SYSENV and the included Z3base fit my SB180 system. I gave credit for this to Jay, but any mistakes in it are mine. Steve Mendelson
  35. SYSIOP21.LBR   47,616  06-07-93  Sysiop21.lbr was released by the original author of sysiop2 (Edi Cram p) shortly after his original release, and fixes several bugs in the original version and adds more facilities.
  36. XB11.DOC       18,816  09-02-94  
  37. XB11.DZC        9,856  06-07-93  No description available.
  38. Z33RCPLT.LIB    5,504  06-07-93  This very slightly modified file is from the Z33RCP.LBR. The TYPE command no longer allows control characters to be sent to the screen. The control characters in WordStar files sometimes cause problems on my terminal. In particular, lines ending in soft hyphens were double spaced, which caused the top lines to scroll off before the page pause. If you have similar problems, this is for you.
  39. Z34RCP11.LBR  109,568  06-07-93  Z-System Resident Command Package (RCP) in source code form, version 1.1. Complete Z80 source code to the RCP plus documentation, for ZCPR versions 3.3 and above. Adds several exciting new commands and features and fixes various bugs in the previous release. See companion file RCPZRL11.LBR for pre-compiled RCP modules which may be loaded with NZ-COM, Z3PLUS, or JetLDR. U/L by Carson Wilson
  40. Z3KEY14.LBR    67,072  06-07-93  Z3KEY14.LBR is a general cleanup of the code and reorginization for easier installation. The Z3KEYRCP.Z80 code has been modified for the ZASM.COM assembler which is included in the library so everyone will have the right assembler. The Z3KEY.COM utility is now self installing for the environment descriptor. Type Z3KEY // for help.
  41. ZAP.LBR        19,840  06-07-93  A fairly powerful debugger (much better than DEBUGRCP) implemented as an RCP.
  42. ZBYE12Z.MAC    39,936  09-02-94  
  43. ZBYE12Z.MQC    24,832  06-07-93  Earl Boone's mod of ZBYE, which implements BYE as an RCP, for use with the SLR assemblers.
  44. ZSYSP14.LBR     5,504  06-07-93  5504 06-07-93 No description available.
  45.