Version 1.21 Beta
-----------------
  This version is still under development, but needs some feedback before
release.  You can send your feedback to

  Texas Instruments
  attn: Keith Larson
  xkel@micro.ti.com

New Features
------------
  The latest new features, and dead bug list, can be found in 3 major files
WHATSNEW.TXT, APPHELP1.TXT and APPHELP2.TXT.  In general the major new
enhancment is that a Windows DLL and Windows application (a simple debugger)
are being worked on.  These are a bit crude, but may be of interest to a
sufficiently wide number of DSK users.

Normal Installs
---------------
  To avoid accidentaly overwriting the master source files in the
G:\DSK3\DSK3 source area, a different install path is used for conventional
DSK tools installation. In other words, a DSK user who installs from the
installation disk (IE from the box) would actualy install the DSK software
to the X:\DSKTOOLS directory.

Installing a source library 'mirror'
------------------------------------
  If you install the DSK tools using the following directories, you will
duplicate the same file structure used to build the projects at Texas
Instruments.  This would essentialy make your isntallation a mirror of the
master source directory at Texas Instruments.  This would make it easier
to simply open a project and use it and would allow you to use the BCBUILD.BAT,
MKTOOLS.BAT and MKTOOLS2.BAT automatic batch update programs.

Directories
-----------
G:\DSK3\DSK3     <- Expand the DSK DOS level tools here
G:\DSK3\DSK3DLL  <- Expand the windows version here.  The windows projects
                    will reference the \DSK3\DSK3 files as needed
G:\DSK3\DSK3_921 <- Rename an old directory as backup
etc...


  When manualy expanding the files, use the -d option to expand the
subdirectories contained in the files.  The '-d' option can be used either
from PKUNZIP or as an argument to a self expanding file.  If not, all of the
files will be bunched up together in the root directory.

G:\DSK3\DSK3\PKUNZIP SRC_121.ZIP -d  <- Expands all subdirs

Have fun!

