Dec 112017
 
Tools to help in fiddling with Real-Time Clock. BASIC Source.
File RTCTOOLS.ZIP from The Programmer’s Corner in
Category BASIC Language
Tools to help in fiddling with Real-Time Clock. BASIC Source.
File Name File Size Zip Size Zip Type
RTCDOS.BAS 1735 700 deflated
RTCDOS.EXE 0 0 stored
RTCLOOK.BAS 2045 827 deflated
RTCLOOK.EXE 0 0 stored
RTCTOOLS.BAS 0 0 stored
RTCTOOLS.DOC 1766 825 deflated
RTCTOOLS.EXE 0 0 stored
SETRTC.BAS 0 0 stored
SETRTC.EXE 0 0 stored
TPCREAD.ME 199 165 deflated

Download File RTCTOOLS.ZIP Here

Contents of the RTCTOOLS.DOC file


REAL TIME CLOCK EXPERIMENTERS KIT


Copyright (c) 1988 by Nerdworld (tm) & J. R. Casey Bralla




PURPOSE
-------


This tool-kit lets you experiment with XT-style battery
backed-up real time clocks. With this tool-kit, you can
locate the real time clock registers and write programs to
set or examine them as you desire. There are programs
written in Turbo Basic that let you examine and/or modify any
I/O location, as well as quiz DOS on the current time and
date.




CAUTION:


SEVERAL OF THESE PROGRAMS WRITE DIRECTLY TO SEVERAL
I/O LOCATIONS. IF THESE LOCATIONS ARE NOT THE
CLOCK REGISTERS, THIS MAY HAVE DISASTROUS AND
UNPREDICTABLE RESULTS. DO NOT USE THESE PROGRAMS
UNLESS YOU HAVE FIRST CONCLUSIVELY DETERMINED WHERE
THE CLOCK REGISTERS ARE LOCATED. THE AUTHOR WILL
NOT BE RESPONSIBLE FOR ANY DAMAGE OR LOSSES
INCURRED AS A RESULT OF USING THESE PROGRAMS.



This ARC file contains the following files:



RTCTOOLS.DOC This file.

RTCDOS.BAS LOOK at DOS Time & Date from function
calls. (Does NOT write to DOS or I/O.)
RTCDOS.EXE Compiled Turbo Basic



RTCLOOK.BAS LOOK ONLY at I/O locations.
RTCLOOK.EXE Compiled Turbo Basic


NOTE: RTCLOOK does not write to any I/O locations.
Use it to determine the correct locations of
the Real Time Clock registers before using any
of the other programs in this package.



RTCTOOLS.BAS Look at and MODIFY I/O locations.
RTCTOOLS.EXE Compiled Turbo Basic

SETRTC.BAS Set RTC from DOS Time & Date.
SETRTC.EXE Compiled Turbo Basic



 December 11, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)