home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / CLIPPER / MISC / ATTIBM.ZIP / README.1ST < prev    next >
Encoding:
Text File  |  1986-05-20  |  1.2 KB  |  22 lines

  1. TIME63.COM    
  2.     This file allows owners of the AT&T 6300 to change to IBM DOS without
  3.     sacrificing the joy of having a real time clock.  This program, written in
  4.     assembler, corrects for the timer tick differences between IBM and AT&T, it
  5.     allows the setting of the real time clock, and it reads the real time clock
  6.     and then sets the dos clock.  Only 500 bytes of memory are kept resident
  7.     and the entire program is only 2k.  This program is released as SHAREWARE.
  8.  
  9. GCLOCK.ARC
  10.     A generic CLOCK$ driver (including source) allowing AT&T's MS-DOS 2.1 to be
  11.     used on other than the AT&T 6300 -- this may work on DOS 3.x but is not
  12.     tested (should work). DL via Xmodem. Unpack with PKXARC23 or ARC5x. 
  13.     (8-bit, 37 blks)
  14.  
  15. ATTCLK.LBR
  16.     This program, designed for use on an AT&T PC6300 that is run using PC-DOS
  17.     rather than MS-DOS, sets the PC-DOS system date & time from the AT&T clock
  18.     chip.  It is based upon AT.ASM, by Mike Zimmerman (ZeeMac Inc), that was
  19.     uploaded to CIS & placed into the Public Domain.  ATTCLK adds the  ability
  20.     to run from hard disk, and displays the resulting date and time.  The file
  21.     contains the .COM and .ASM files. DL via Xmodem & unpack with LUE. (8-bit).
  22.