** C64DTV changes
-----------------
- Replaced old DTVSID emulation with ReSID-DTV.
- Minor bug fixes and emulation improvements.
- Added support for the following userport joystick adapters: CGA/Protovision
(normally only used on the C64/C128), PET (normally only used for the PET),
Hummer and OEM (normally only used on the VIC20).
PET changes
--------------
- Corrected the joystick support, since the only way a PET can use a joystick
is by a userport joystick adapter, the following userport joystick adapters
are currently supported: CGA/Protovision (normally only used on the
C64/C128), PET, Hummer (normally only used on the C64DTV) and OEM (normally
only used on the VIC20).
** CBM2 changes
---------------
- Corrected the joystick support, since the only way a CBM2 can use a joystick
is by a userport joystick adapter, the following userport joystick adapters
are currently supported: CGA/Protovision (normally only used on the
C64/C128), PET, Hummer (normally only used on the C64DTV) and OEM (normally
only used on the VIC20).
** Unix changes
---------------
- Rudimentary PulseAudio sound driver has been added.
- Added support for dynamic loading of FFMPEG libraries.
- Added support for dynamic loading of OpenCBM and Lame library
** MS-Windows changes
---------------------
- New video driver using DirectX9 if possible. This allows free window scaling
and fullscreen mode covering the whole screen. Using a fixed aspect ratio
is optional.
- New Danish and Turkish translations of the UI elements and command-line options.
- Added support for dynamic loading of FFMPEG libraries.
- Added support for dynamic loading of OpenCBM and Lame library
- New Italian kaymap.
** AmigaOS changes
------------------
- New Danish and Turkish translations of the UI elements and command-line options.
- Added experimental PCI HardSID and Catweasel support.
- Used AROS (x86, ppc, amd64) new lowlevel libraries which should make USB
joysticks and joypads usable.
** Mac OS X changes
-------------------
- Cocoa port now supports all emulators
- Support for Mac OS X versions 10.4, 10.5, and 10.6 and PowerPC, Intel 32,
and 64 Bit Support.
- Cocoa UI redesign. Emulator window is reduced to emulation display only.
Emulator is controlled with the new control window. There disk and tape
images can be attached by clicking on the image or dragging files there.
Added the tape controls for the datasette and the status bar.
Added a master volume slider.
- Added SyncDraw display mode that does temporal filtering of the frames
generated by the machine (motion blur). This enhances the display quality in
moving scenes if the machine frame rate does not match the display refresh
rate (e.g. a 50 Hz C64 is shown on a 60 Hz LCD display)
- Added FLIcker Fixer to SyncDraw mode that does full frame reconstruction,
i.e. two half frames are buffered and displayed as a full frame. This helps
to reduce flicker in FLI modes but might introduce too much blur in other
modes.
- Attach image file dialogs now show the contents of the selected disk/tape
image and allow to pick a program to load from there.
- Emulator is now paused if Mac OS X goes to sleep.
- The CoreAudio sound driver was completely rewritten to support the updated
sound APIs found in the new Mac OS X versions.
- Added movie recording in QuickTime format (PowerPC and 32 Bit Intel only)
- Added support for dynamic loading of FFMPEG libraries installed via MacPorts
- Added support for dynamic loading of OpenCBM and Lame library
- Improved build scripts to support all current Mac OS X versions,
architectures, and compilers (gcc 4.0, gcc 4.2, clang)
- Libnet and libpcap updated to current versions
- Some keymap fixes in cocoa port-
http://vice-emu.sourceforge.net/