
Changes from 2.0.0 to 2.0.1:
 - support for banked screen modes.
 - small fixes to VBE code
   - now writes "VBE2" to start of info block, rather than "2EBV" :)
   - mode info call returning an error doesn't stop the whole thing
   - attempting to detect VBE implementations that don't like waiting
     for retrace
   - centres the image on the screen in linear modes
   - clears all display pages (sometimes they had leftover garbage on them)
 - added wide DAC support (thanks to Mikko Tiihonen)
 - added RGB332 mode support (ditto)
 - now retrace checking is on by default
 - fixed the crashing Hermes assembler converter problem
 - now using Hermes 1.0.3 (taken from ptc-x11-2.0.10)
 - now compiles and works with Watcom C++ v11
