                                                               
                       --=-=========================-=--
                            PC-DRAGON 6809 EMULATOR
                       --=-=========================-=--
                                                                     
                                 Version 2.03
                              Copyright  1993-98
                                By PAUL BURGIN
                                                                            
Welcome to the PC-Dragon V2.03beta upgrade. This package upgrades your current
PC-Dragon II setup to V2.03beta by replacing four of the executables. No other
files are modified by this upgrade - the only new documentation provided with
the upgrade is this ReadMe file.

To use the PC-Dragon V2.03beta upgrade you must already have installed a
previous version of PC-Dragon II such as pcd202a.zip; you should then simply
unzip this upgrade over your existing installation. For example, you could
type the following commands:

                             C:
                             CD \PCDRAGON
                             PKUNZIP -D \PCD203U

This assumes that you originally unzipped PC-Dragon II into the directory
C:\PCDRAGON with the -D option, and that your copy of this upgrade is in the
root directory of your C: drive.

The original PC-Dragon II usage restrictions apply to this upgrade. By using
the upgrade you accept these conditions.

This upgrade has not been tested very thoroughly - so please report any bugs
that you encounter! Bug reports should be e-mailed to "m6809@usa.net".

The changes incorporated into this upgrade are detailed below.

DRAGON.EXE
==========
 o Now accepts long filenames when run in a DOS box under Windows 95/98.
   Spaces may also be used in filenames, but the other additional characters
   remain forbidden. Please note that command line arguments containing
   spaces must be enclosed in double quotes.

 o If long filenames are available then "Filename Prompt:" will show "(LFN)"
   on the information screen (CTRL-F10).

 o Minor improvements have been made to the PC joystick handling (slightly
   more accurate and future proof).

 o A bug in the printer status translation has been corrected.

 o A bug in the code which updates the keyboard rollover table has been
   corrected.

DC.EXE
======
 o Now accepts long filenames when run in a DOS box under Windows 95/98.
   Spaces and the other additional characters may also be used in filenames
   so long as the filenames are enclosed in double quotes.

 o Now accepts relative pathnames and filenames with multiple extensions.

 o Now prompts before overwriting files.

WHATIS.EXE
==========
 o Now accepts long filenames when run in a DOS box under Windows 95/98.
   Spaces and the other additional characters may also be used in filenames
   so long as the filenames are enclosed in double quotes.

 o Now accepts relative pathnames and filenames with multiple extensions.

 o Can now recognise and describe T3.INI (the T3 emulator settings file).

 o A bug causing the program to hang when examining virtual cassette files
   with the character 'C' between blocks has been fixed.

COPYCAS.EXE
===========
 o Now accepts a long filename for the second argument when run in a DOS box
   under Windows 95/98. Spaces and the other additional characters may also
   be used in this filename so long as it is enclosed in double quotes.

 o Now displays the old and new header filenames as confirmation of the
   renaming that has been performed.

 o Now prompts before overwriting files.

