The folks at WinVice have a new version.
MSDOS Version: _ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/vice114.zip
Windows Version: _ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/VICE/WinVICE-1.14.zip
Changes in VICE 1.14
======================
** General
----------
- Audio and video streams can be recorded now.
Unix users: Use configure parameter `--enable-ffmpeg'; make sure you
have the required libraries installed (package ffmpeg-0.4.8 or
newer).
- Added IEC devices which allow to access printer or file system
devices even if true drive emulation is enabled.
** VIC-II
---------
- Fixed some severe sprite collision detection bugs.
** Drive changes
----------------
- Increased the number of true drives to four.
- Support for 1570 and 1571CR drives has been added (1571CR is not
fully implemented though).
- 1581 emulation is much more accurate now.
** Printer changes
------------------
- Added Star NL10 printer emulation.
** MS-Windows changes
---------------------
- Added common peripherial devices, firmware ROM and IDE64 settings
dialog.
** MS-DOS changes
-----------------
- The source code can be compiled with Allegro 4.0 now.
- Added printer settings dialog.
** Miscellaneous changes
------------------------
- The standard output of petcat is switched to binary mode which
prevents data corruption.