home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / znode3 / z80dos / z80drsx.ark / Z80DRSX.DOC < prev    next >
Encoding:
Text File  |  1988-07-23  |  2.9 KB  |  62 lines

  1.             Z80DRSX.LBR
  2.  
  3.             Eugene Nolan
  4.               7/22/88
  5.  
  6.  
  7.  These files have been generated for the purpose of exposing a
  8. wide audience to the Z80DOS2 BDOS replacment by Carson Wilson.
  9. They require no installation to use and provide the features of
  10. a current day static clock and 'public' files. You will
  11. experience a loss of about 2.25k of TPA though (CCP=2k,RSX=.25k).
  12.  
  13.  The main file in this set is Z80DOS2.COM, execute it as a transient
  14. and it will overlay itself on top of your current BDOS. The second
  15. file is Z80DRSX.COM, it will provide protection for the BDOS from
  16. being replaced by systems that overwrite both the CCP and BDOS when
  17. executing a 'warm boot'. The third file is Z80DREM, a file that will
  18. remove the Z80DRSX and force a warm boot. (NOTE: if your system does
  19. not overwrite the BDOS on a warm boot, you will not need to execute
  20. Z80DRSX, but you will have to push reset to get rid of the Z80DOS BDOS)
  21.  
  22.  Z80DOS2.COM may be executed with an existing RSX in place that does
  23. not modify the warm boot vector at 0,1,2 in memory. Z80DRSX.COM will
  24. use the value at address 6,7 in memory to calculate where to load itself,
  25. so if a previous RSX exists, there is a good chance that you will
  26. loose a full 2.25k under that also. Z80DREM.COM will instruct Z80DRSX
  27. to remove itself, and in doing so will also remove any RSX under it.
  28.  
  29. NOTE: With Z80DRSX installed, any warm boot will remove any RSX that
  30.       has been installed underneath it unless that RSX has modified
  31.       the BIOS internal warm boot jump.
  32.  
  33.  A static clock is assumed at location 50h-54h in memory. If this
  34. is a problem on your system you can patch the location you wish the clock
  35. to reside at F13h and F17h using DDT and SAVE (E13h,E17h in the file itself).
  36. These are word addresses.
  37.  
  38.  The static clock will not keep 'real time', but will keep the date
  39. as entered using one of the utilities below as the 'date' for files
  40. that you create/modify/access on a disk that has been initialized with
  41. the INITDIR program. Never fear, a disk that has not been initialized
  42. with this program WILL NOT BE CORRUPTED by the Z80DOS BDOS.
  43.  
  44.  To round out the picture, you can experiment with Z80DOS on a floppy
  45. that you are willing to run the INITDIR.COM program on that will set
  46. aside 1 out every 4 of the directory entries to hold the time stamp 
  47. info. You can then use TIME11.COM or TIMEZD12.COM to set/view the
  48. current system time and TDIR-CPM/TDIR-Z.COM or SDZD134.COM to look at the
  49. stamped entries in the directory of the test floppy.
  50.  
  51.  Look for the librarys Z80DOS10.LBR, Z80D20A.LBR for the original
  52. source and documentation on Z80DOS. These libraries contain all the
  53. support files that will be need to experiment. Once you get bit by the
  54. bug, look into the other Z80DOS support routines on:
  55.  
  56.              DHN* RCPM
  57.                215-623-4040 
  58.               SYSOP: Bob Dean
  59.  
  60.          and Jay Sage's fine board:
  61.                617-965-7259
  62.