WHATS NEW IN 1.0.3

* proper baudrate changing - dcload and dc-tool should always be compiled
  for 57600 now; use the -b option to switch to 115200 at runtime.
* experimental alternate 115200 setting - doesn't work for me, so please email
  andrewk@napalm-x.com if it works for you (especially if it works better than
  the default 115200).
* added O_BINARY to all open()s in dc-tool to help cygwin users
* included same IP.BIN (with logo/disclaimer) as found in dcload-ip. Please 
  use it if you distribute either cds or cd images.

WHATS NEW IN 1.0.2

* dc-tool supports loading elf and srec (in addition to raw bin)

WHATS NEW IN 1.0.1

* minor cleanup / bugfix

* new disclaimer screen (in target-src/1st_read)

WHATS NEW IN 1.0.0

* opendir(), closedir(), readdir() syscalls added

* lame cdfs redirection (-i <isofile> option to dc-tool) added

* -t <device> option to dc-tool added by Florian 'Proff' Schulze

* -b <baudrate> option to dc-tool added by The Gypsy