Thank you for using this Dunfield Development Systems product.

Please note that the content of this distribution is copyright, and must
not be redistributed in any way. The full text of the license agreement
is displayed during the INSTALL process.

To install this package:

From DOS/Command prompt
   - Select the drive containing the distribution.
   - CD to the subdirectory containing the distribution (if necessary)
   - Run the INSTALL program

From Windows:
   - From "My Computer", open the drive containing the distribution.
   - Locate and open the subdirectory containing the distribution.
   - Double-Click on the INSTALL program icon.

NOTE: INSTALL is menu driven, and allows you to choose what portions of
the distribution package to install, and where to put them (directory).
It will warn you before installing over an existing directory, and does
not modify AUTOEXEC.BAT or CONFIG.SYS. It simply copies/dearchives the
files from the distribution diskette into appropriate directories on your
hard disk.

Please refer to the various README.*, *.TXT, and *.DOC files installed
with the package for more information.

Note that some DDS source files ('.c', '.h' etc.) are written using tab
stops at 4 character intervals, which is much more convenient for 'C'
development than the usual MS-DOS tab stops at 8 character intervals.
The DDSIDE and EDT editors from Dunfield Development Systems correctly
support these 4 character tab stop.

For information on obtaining technical help, see the TECHSUPP.TXT file
installed with the package documentation.

Contents of this distribution:
-----------------------------------------------------------------------------
LABTOOLS: A collection of useful PC based software tools for your workbench.

    DLM: Data Line Monitor. Turns your P.C. into a DATASCOPE.
    This program monitors both sides of an asynchronous data communications
    line using a passive "Y" cable connecting to the monitored devices and
    TWO comm ports (COM1-COM4). This tool is invaluable for debugging ANY
    async. connection (TERMINALS, MODEMS, PRINTERS etc.) and PROTOCOL, by
    allowing you to SEE the data and signals being passed between the devices.
    - "Split Line" display for easy DTE/DTE viewing, updated in "real time".
    - Displays/Stores hardware handshake signals and ASCII/HEX data. Up to
      32k events may be reviewed and/or saved to disk for later reference.
    - Includes directions for constructing your own "Y" cable.
    - Includes "Line Error Simulator"-  make errors happen on your terms.

    PCLA: PC Logic Analyzer. Turns your P.C. into a Logic Analyzer
    Monitors and records logic signals in real time. Very handy tool for
    debugging hardware handshaking, clocked interfaces and other signals.
    - Uses the PC parallel port, no additional hardware required.
    - Monitor and record up to 13 separate parallel input signals.
    - Sampling rates up to 500khz (2us) on 486 and higher PC's.
    - Full triggering on all inputs, High(1), Low(0) and Don't care(X)
    - Stores up to 65536 samples after trigger match, and 256 before.
    - Displays all logic levels at once in a parallel display occurring in
      chronologic ordering. All entries are numbered/timestamped, and the
      display can scroll through all available entries.
    - Search for bit patterns and combinations, count state changes.. more.
    - Includes design for "Programmable Clock Generator", used to slow fast
      targets to a manageable speed.

    + MDLM: Multi-channel DLM supporting up to 24 channels
    + SNIFF: Ethernet packet monitoring program
    + PKTLG: Ethernet packet load generator
    + I2CE: Read/Program 24C01-24C512 I2C EEPROM devices via parallel port
    + LCDTOOL: Tools for designing LCD panels and character sets
    + LINETOOLS: Telephone/line test tools
    + AVRLOAD: A parallel port "in circuit" AVR device programmer
    + CAM: BASIC language with external Hardware control, sound, more.
    + EPROM and 8051ICE designs from our project plans (see below)
    + TSR & Serial Debug TTY pgms, VT-100 tester ... more

