These are the most important known problems with VICE 1.2:

- Some basic features of the VDC are missing. In the MS-DOS port you
  have to save the configuration and restart the emulator when
  changing VDC double size mode.

- In the C128 emulation VIC-II and VDC palette can not coexist
  currently.

- The custom TextField widget is buggy and can cause crashes on
  DEC/Alpha machines, and possibly on other systems too.  If you get
  weird X protocol errors or the file selector makes the emulator die
  when you close it, this might be the cause.  In that case, recompile
  with the `--disable-textfield' option.  If it still does not work,
  please tell us.

- The VIC-I chip in xvic still lacks important features and is still
  under construction.

- Changing the REU image name via resource files has no effect until
  exiting.

- Dithering on monochrome X11 servers is *very* (VERY!) slow.

- When a key which is shifted on the real machine but unshifted on the
  PC or Unix keyboard you are using is pressed, the virtual shift is
  pressed together (i.e. at the same clock cycle) with the main key;
  this could not work with some keyboard routines.  If you have to
  use the function keys, press the (real) shift key manually (e.g. F2
  = Shift + F1, F4 = Shift + F3 and so on); this also works with other
  keys.

- The C610 emulator, when the execution bank is set to an open memory
  bank, sets the zeropage and stack access to unmapped, but actually
  existing memory. This is a bug but cannot be avoided with the current
  CPU code architecture.

- The MS-DOS port of the C610 emulator lacks C610 specific UI controls.
  Use the command line to change C610 specific settings.

- When running the burn-in and diagnostics test of the 8296 system disk
  on "xpet -model 8296" a lot of stuff fails.

Some less important outstanding issues
--------------------------------------

- It is of yet unknown whether the FDC in the 3040/4040 disk drives report
  the state of the write-protect switch to the IP processor. If not this
  would fit to the fact that on the old DOS there always a "I" command was
  needed.


