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 / JSAGE / ZSUS / CAT / Z3PROG.CAT < prev    next >
Text File  |  2000-06-30  |  9KB  |  170 lines

  1. Volume 2, #1     Z-System Software-Update-Service Catalog             12/14/90
  2. ------------------------------------------------------------------------------
  3.  
  4.                    ===================================
  5.                       Z-System Programmer's Toolkit
  6.                    ===================================
  7.  
  8.  
  9. Z-System Programmer's Toolkit (12/14/90)......................(8 disks) $48.00
  10.                                                     (Foreign Surcharge:  $5.00)
  11.  
  12.    This package contains all the essential libraries for Z-System programming.
  13. It also includes a host of other programs,  utilities,  modules, and routines,
  14. which current Z-System programmers find to be  most useful in Z-System program
  15. development.   Source code for the libraries is  proprietary  and could not be
  16. included; however, all the latest modules (in Microsoft .REL format) are here,
  17. along with accompanying documentation  and .HLP files.   Also included are the
  18. release libraries of SYSLIB vs 4.3c and VLIB vs 4.0d, which contain additional
  19. files of value for use with those libraries.
  20.  
  21.    Special thanks to Al Hawley, Hal Bower, Howard Goldstein, and Carson Wilson
  22. for their input on the files selected for this package.
  23.  
  24.  
  25. ==============================================================================
  26.  
  27.    Disk One  -  Z-System Libraries (A)
  28.    --------   
  29.  
  30. LIB4-REL.LBR -  45k  <- Microsoft REL versions of DSLIB, SYSLIB, Z3LIB, VLIB
  31. LIB4-HLP.LBR - 159k  <- Help files for Version 4 of the Libraries
  32. SLIB43C .LBR -  45k  <- distributed SYSLIB library (vs 4.3c, 12/12/90)
  33. VLIB4D  .LBR -  67k  <- distributed VLIB library (Vs 4.0d, 02/03/90)
  34.                ---- 
  35.                316k
  36.                
  37. ==============================================================================
  38.  
  39.    Disk Two     Z-System Libraries (B)
  40.    --------
  41.  
  42. ZSLIB21 .LBR -  78k  <- Routines for datestamp maintenance
  43. ZSLIBHLP.LBR -  15k  <- Help files for ZSLIB vs 2.1
  44. V42-DOCS.LBR - 192k  <- Documentation for version 4.2 of the Libraries
  45.                ----
  46.                285k
  47.  
  48. ==============================================================================
  49.  
  50.    Disk Three   Z-System Programming Tools (A)    
  51.    ----------                          
  52.  
  53. DDTZ27  .LBR -  19k  <- improved Dynamic Debugging Tool (full Z80 support)
  54. LINKPRL1.LBR -  19k  <- generates a .COM or .PRL file for RSXs or Z3.4 modules
  55. MYLOAD10.LBR -  19k  <- Intel HEX file loader/overlayer
  56. PATDDTZ .SUB -   1k  <- patches DDTZ27 to authentic DDT-style commands
  57. PRETTY30.LBR -  30k  <- standardizes case opcodes/labels in Z80/8080 source
  58. PROLNKPT.LBR -   2k  <- patches PROLINK linker for command-driven use under Z3
  59. PRTASM19.LBR -  24k  <- prints assembly source code to the LST device
  60. RCPMKE18.LBR -  15k  <- schedules source files for assembly/compilation
  61. RLIB12  .LBR -  33k  <- manages library files containing REL modules
  62. SAVE15  .LBR -  14k  <- Type-3 version of SAVE command from Z3 CPR
  63. T4GEN10 .LBR -  19k  <- generates Type-4 object code modules
  64. TRIM    .LBR -   6k  <- truncates .COM files at a requested address
  65. Z33-M80 .HOW -   5k  <- how to assemble ZCPR33 with M80 assembler
  66. Z33-ZASM.LBR -   8k  <- tools for assemblying ZCPR33 with the ZASM assembler
  67. Z33FILLD.LBR -   8k  <- fills memory from start to end addr with a single byte
  68. Z8EZPTCH.LBR -   5k  <- Patch for Z8E to respond to DU/DIR filespecs
  69. ZASM33FX.LBR -   4k  <- Fix for error in Z33HDR.LIB in Z33-ZASM.LBR
  70. ZPATCH13.LBR -  11k  <- file-oriented byte editor similar to EDFILE
  71.                ----
  72.                242k
  73.                            
  74. ==============================================================================
  75.  
  76.    Disk Four   Z-System Programming Tools (B)    
  77.    ---------                          
  78.  
  79. ARRAYS10.LBR -  55k  <- allows semi-automatic maintenance of a system's bitmap
  80. BITMATH .LBR -   6k  <- manipulate bits in a byte not performed by Z80 opcodes
  81. ENVSRC10.LBR -  19k  <- creates commented source code from a Z3 environment
  82. TCSRC14 .LBR -  24k  <- creates commented source (MYTERM.Z80) from MYTERM.Z3T
  83. TXT2DB10.LBR -  59k  <- converts an ascii text to assembler data statements
  84. XXI10   .LBR -  40k  <- converts Z80 source code to extended Intel mnemonics
  85. Z8020   .LBR -   9k  <- Z80 extensions to the standard 8080 instruction set
  86. ZXLATE14.LBR -  25k  <- 8080 to Z80 source code translator
  87.                ----
  88.                237k
  89.                
  90. ==============================================================================
  91.  
  92.   Disk Five    Z-System Programming Tools (C)
  93.   ---------
  94.  
  95. ANY4    .LBR -   4k  <- position-independent code linker/loader      
  96. CPROT   .LBR -   5k  <- allows debugging of operating system modules
  97. DEBUG11 .LBR -  17k  <- temporary, dynamically-loaded RCP for debugging
  98. FRESET10.ASM -   4k  <- routine to (fast)-reset and log in the CP/M drive
  99. JLTOOLS .LBR -  32k  <- set of tools for use with JetLDR
  100. NZENVADD.TXT -   7k  <- list of offsets from the ENV addr in an NZCOM system 
  101. PARMLIB1.LBR -   8k  <- generalized routines for parsing the CP/M command line
  102. PDMSHELL.LBR -   6k  <- demo of Pull-Down-Menu features provided in VLIB4D
  103. SYSDEF  .LIB -   3k  <- library of commonly used definitions in ZCPR3 programs
  104. TLINE12 .LBR -   4k  <- A tiny in-line editor module.  
  105. TYP3HDR1.Z80 -   2k  <- header code for Type-3 environment programs
  106. TYP4LDR1.Z80 -  13k  <- Type-4 overlay loader code to make a Type-4 program
  107. Z34CMN  .LIB -   5k  <- code to declare named common blocks under ZCPR3.4
  108. Z34ERR12.LBR -   5k  <- defines the ZCPR3.4 Command Processor error codes
  109. Z3VARS  .LBR -  14k  <- five routines for manipulating shell variables
  110. ZCNFG16 .LBR -  83k  <- creates .CFG configuration files for Z-System programs
  111. ZCNFG17 .LBR -  32k  <-    "      "        "         "    "      "       "
  112. ZSCLKS  .LBR -   9k  <- ZSDOS clock specifications
  113.                ----
  114.                242k
  115.  
  116. ==============================================================================
  117.  
  118.   Disk Six     Z-System Language Interfaces (A)
  119.   --------
  120.  
  121. CFORZ02 .LBR -  51k  <- Toolbox routines for BDS-Z, all with Z-System emphasis
  122. CSHELLV1.LBR -   8k  <- adds pipes and batch files to ZCPR3 and C80
  123. CVIDLIB .LBR -  30k  <- library of ZCPR3 video screen handling routines (C80)
  124. M2ZINIT .LBR -   7k  <- Installs TM2 programs in ZCPR3/ZCPR33/CPM environments
  125. TMSINST .LBR -  16k  <- Installs Tm2 programs in ZCPR3/ZCPR33/CPM environments
  126. NZ-TOOL4.LBR -  26k  <- how to write Z-System utilities in Turbo Pascal
  127. NZ-TURBO.LBR -  13k  <- toolbox routines for Turbo Pascal, with Z-Sys emphasis
  128. TP-USER .LBR -   9k  <- how to patch Turbo Pascal to change/display user areas
  129. Z33-TM2 .LBR -   6k  <- tools for interfacing Turbo Modula2 to ZCPR33
  130. Z3BAS   .LBR -  51k  <- MBASIC routines for use under ZCPR3
  131. ZCPR-HLL.ART -  27k  <- discussion of high-level lang interfaces with Z-System
  132.                ----
  133.                233k
  134.           
  135. ==============================================================================
  136.  
  137.   Disk Seven   Z-System Language Interfaces (B)
  138.   ----------
  139.  
  140. SCZ01BET.LBR - 128k  <- modification of Small C 2.1 to support Z-System
  141. SMALLC-Z.MSG -   6k  <- forecast of work to Z'ify Small C 2.1
  142.                ----
  143.                134k
  144.                
  145. ==============================================================================
  146.  
  147.   Disk Eight   Standard CP/M Programming Tools  (A)
  148.   ----------
  149.  
  150. ASCIIMP2.LBR -   9k  <- prints a chart of ASCII characters to the screen
  151. CHKIF   .LBR -  16k  <- checks ASM/Z80/PRN files for IF-ELSE-ENDIF matching
  152. FORM7   .LBR -  ??k  <- source code format program (used with NEAT7)
  153. HLOAD   .LBR -   8k  <- loads a .HEX file anywhere in memory
  154. JMON    .LBR -  22k  <- Z80 breakpoint debugger for a banked BIOS
  155. LC22    .LBR -   2k  <- converts text (e.g., .ASM files) to lower-case
  156. MEYERTUT.LBR -  86k  <- excellent 8080 language tutorial by Eric Meyer
  157. MOVEHEX .LBR -  12k  <- changes the load location of a .HEX file
  158. NEAT7   .LBR -   7k  <- source code format program (used with FORM7)
  159. PDLN10  .LBR -  30k  <- public domain version of L80 linker
  160. RELSLR1 .LBR -  23k  <- converts simple Microsoft REL files to SLR format
  161. RMACMOD .LBR -   4k  <- allows use of the RMAC assembler with SYSLIB
  162. RMLOAD11.LBR -  47k  <- merge-loads/patches .COM files with .REL files
  163. STRIP11 .LBR -   4k  <- strips comments from an assembly language source file
  164. TOHEX   .LBR -  13k  <- converts simple .REL files to .HEX files
  165. UNLOAD23.LBR -   9k  <- converts .COM files (8080/Z80) to .HEX files
  166.                ----
  167.                292k
  168.  
  169. ==============================================================================
  170.