Changes from 0.6.2 to 0.6.2b - 07/08/2001

- Use directory selecting dialog window instead of File Selecting Dialog window
- Add options in 1964 default options windows
- Save all default options to windows registry instead of saving to 1964.ini
- Seperate bootup from main emu loop, so we can apply bootup once cheat code easily
- Use directory selecting dialog window to set default directories
- Add the feature to make emulation pause when the 1964 window is inactive
- Change version number from 0.6.1 to 0.6.2
- Update email address for Schibo
- Do byte swap when apply game shark code, all game shark code should work now
- Automatic apply game shark code when option is turned on
- Fix the bug that any click on rom list header will crash the emulator

Changes - 07/09/2001
- ROM list is sorted
- Add option DYNAEXECUTIONMAPMEMORY in options.h and implement this option
  with this option on, we will reduce memory usage by half, see the option description
  in the options.h file
- Fix problems for DYNAEXECUTIONMAPMEMORY under windows 98 in memory.c
  Use a dummy segment to ensure the memory access to unmapped segment will
  trigger exception
