home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / simtel / sigm / vols000 / vol030 / sigmlog.020 < prev    next >
Encoding:
Text File  |  1984-04-29  |  2.3 KB  |  50 lines

  1. Sig/M volume 20      PCE System Monitor
  2.           
  3.           (original materials from Pascal Z User Group volume 2)
  4.  
  5.           -CATALOG.020        contents of Sig/M volume 20
  6.           CRCKFILE.020        CRC of Sig/M volume 20
  7.           ABSTRACT.020        comments on PCE System Monitor
  8.  
  9. 20.1     SYSMON.DOC    103K  Complete Manual of System Monitor
  10. 20.2     SYSMONA.Z80     2K  Central subsystem module 
  11. 20.3     ASPM1.Z80    11K  Command subsystem, module one 
  12. 20.4     ASPM2.Z80    12K  Command subsystem, module two 
  13. 20.5     VECTOR.Z80     3K  Intel I/O standard vector subsystem
  14. 20.6     CONSOL.Z80    14K  Console subsystem 
  15. 20.7     DISK.Z80     5K  Floppy disk subsystem, it ties CPM
  16.                              to the monitor so that both operate
  17.                              as an integrated whole 
  18. 20.8     CASS.Z80     8K  Cassette subsystem, controls the Dajen/
  19.                              Teletek UCRI, includes Zapple compatile
  20.                  (RI) & (PO)
  21. 20.9     BMGEN.Z80     1K  Bit map generator
  22. 20.10    BMGEN.COM       1K  /
  23. 20.11    LOADER.Z80     10K  Static loader for system
  24. 20.12    LOADER.COM      3K  /
  25. 20.13    SYS.COM    16K  Sys Monitor boot-up program
  26. 20.14    ONE.HEX    14K  Used with bringing up bit map
  27. 20.15    ZERO.HEX    14K  Used with bringing up bit map 
  28. 20.16    COPYTT.Z80     1K  Sample command, similiar to a COM file,
  29.                              this one is a Disk subsystem test utility
  30. 20.17    COPYTT.SMC      1K  /
  31.  
  32.  
  33.         Pascal/Z Users Group Vol No.2
  34.  
  35.     I was very fortunate this month, I was able to talk a
  36. company named PCE SYSTEMS into donating this complete disk of
  37. Z80 software.  They had paid a programer to write it excusively
  38. for them but their Microcomputer products evolved so rapidly
  39. that by the time it was ready, they didn't need it anymore.
  40. Nowdays they boot directly into CPM.  So we lucked out, we now
  41. have the complete source and the manual for it, all on this
  42. disk.  You can bet, I'll be trying to get other manufactures to 
  43. do the same thing with their outmoded software.
  44.  
  45.     This disk is so large however that I couldn't edit/verify
  46. to see if this stuff works but I have been assured by PCE SYSTEMS 
  47. that it does.  So whoever gets it up and running I would appreciate
  48. it if they would drop me a line outlining their views on it.
  49.  
  50.