Readme.txt

(105 KB) Pobierz
UAE for Windows.
READ BELOW FOR HARDDISK IMAGE, CD32 AND ACTION REPLAY INSTRUCTIONS!
===================================================================

WinUAE 2.0.1 released (23.12.2009)
==================================

Major 2.0 bugs fixed:

- Random interference in some AGA screen modes.
- Blitter onedot line drawing mode was partially broken in non cycle exact modes.

Other changes:

- Screenshot and AVI recording "capture before filtering" options.
- Tar archive support added to "archive" harddrives.
- Custom chipset emulation compatibility updates. NOTE: ECS Denise
  undocumented feature is now emulated and some demos have blank
  screen if chipset configuration is set to ECS Denise/Full ECS.
- More compatible directory filesystem character set translation.
- Mouse driver (tablet) mode didn't work without magic mouse.
- Ignore unrar.dll versions that do not support unicode.


WinUAE 2.0.0 (13.12.2009)
========================

Main new features:

- Huge A500 cycle exact mode compatibility improvement.
- Improved unexpanded A1200/CD32 emulation compatibility.
  Approximate cycle-exact 68EC020/68020 emulation implemented, includes
  emulated 68020 instruction cache, approximate prefetch emulation.
- 68040 MMU emulation (from Aranym) For example Enforcer and M68K Linux
  compatibility. Not compatible with JIT.
- A2065 Zorro II hardware ethernet card emulation.

Other updates:

- CD32 drive emulation compatibility improved, includes animation CD
  streaming.
- Old game protection dongles emulated (Leaderboard, Robocop3, etc..)
- Built-in Vista/Windows 7 WASAPI sound API support.
- Real harddrive safetycheck only complains if drive is mounted
  read-write and has mounted Windows partitions.
- Full NTSC timing implemented (long/short line toggle etc..)
- "AutoVSync" mode that change native refresh rates automatically.
- Basic CPU frequency/bus multiplier configuration option added.
- Gayle IDE emulation compatibility improved.
- Single sided PC/Atari ST disk images supported.
- AVI and wave sound recording improved.
- File paths support http, https and ftp protocols.
- Automatic split DMS support.
- File dialog file type setting is stored to registry/ini.
- Display width is not anymore restricted to values divisible by eight.
- Bsdsocket emulation MSG_WAITALL implemented, CVS compatibility fix.
- Uaescsi.device TD_REMOVE implemented.
- DMA cycle debugger implemented.
- RTG screen mode on-screen leds.
- "Add PC drives at startup" does not mount drives that are also
  configured as real harddrives.

Bugs fixed:

- Programmed refresh (non-PAL or NTSC) rate modes had bad sound.
- Right border background color error in some programs.
- On the fly USB input device insert changed unrelated keyboard layout
  settings.
- Non-DMA mode sprites work again (broke long time ago)
- 5.1 sound mode had wrong center and sub mixing ratio.
- CD32 pad default mapping green and yellow, RDW and FFW reversed.
- Uaescsi.device TD_GETGEOMETRY off by one error and no media status fixed.
- Directory filesystem ACTION_FH_FROM_LOCK notification bug fixed.
- Some types of serial ports were not detected.
- Randomly appearing single jumping black scanline finally fixed.
- Command line quote parsing was not compatible.
- Mouse didn't capture properly in mouse driver (tablet) mode.
- Directory harddrive duplication was possible in configuration file if
  path included national characters.

and much more than ever before..


WinUAE 1.6.1 released (18.06.2009)
======================================

1.6.0 bugs fixed:

- ASPI uaescsi.device emulation crash.
- Directory harddrive Windows illegal character handling fixed.
- Magic mouse fixed.
- Loading configuration file from command line with GUI enabled didn't
  override Quickstart configuration if Quickstart mode was enabled.
- Gzip decompression fixed.
- Few remaining unicode conversion issues fixed.

Other bug fixes:

- Warp mode in fullscreen mode was not much faster in some situations.
- Direct3D scanlines work correctly again.
- Bsdsocket emulation crash when closing socket in some situations.
- Vsync with "unmatched" refresh rates was not adjusted correctly.

New features:

- Added disk image and configuration file icons, file extension
  association improved.
- Added button/key toggle mode to Input panel.


WinUAE 1.6.0 (21.05.2009)
=========================

New features:

- Very popular request: automatic display scaling/window resizing!
  (not compatible with all programs) Option in Filter-panel.
- PAL/NTSC vertical size change emulated in filter modes.
- Transparent clipboard sharing between Amiga clipboard.device and
  Windows clipboard, both Amiga->Windows and Windows->Amiga supported.
  Text and images supported, HAM6/8 automatically converted to 24-bit
  image, EHB converted to 64-color image. Images with less than 256
  colors images converted to standard IFF, higher color images converted
  to 24-bit IFF. Text converted to plain text, formatting possible in
  future.
- "Interlace fixer", interlaced screens are now rock solid, all interlace
  artifacts will be gone. (this feature isn't same as scandoubler or
  flickerfixer and not compatible with most games)
- VirtualPC VHD dynamic harddisk image support (dynamic = empty hardfile
  is very small, size grows automatically when more data gets written)
- Custom chipset emulation updates, horizontally mixed lores and hires
  modes work and more (for example Disposable Hero titlescreen is
  finally perfect, Oops Up ray color issue)
- Mouse emulation rewritten (Oil Imperium pipelining minigame)
- 10 sector and 81/82 track PC/Atari ST disk images supported.
- Diskspare disk images supported.
- OCS/ECS "7-planes" mode fully implemented (4 normal bitplanes + 2
  static 16-bit patterns for planes 5 and 6) 1st Anniversary by Lazy
  Bones has 100% correct display now.
- SuperHires supprted in lores and filtered lores modes.
- 320x256, 640x512, 800x600, 1024x768 and 1280x1024 always added to RTG
  mode list (320x200 and 320x240 was already available previously)
- RTG mode vertical blanking interrupt implemented without busy
  waiting, interrupt rate added, configuration added to GUI.
- Filter multiplier select boxes now support manually entered
  multipliers, for example 2.5 = 2.5x. Aspect ratio correction added.
- Full drawing tablet support. (must be wintab compatible)
- "Magic mouse" mode improvements.
- Parallel port joystick adapter configuration added to Gameports panel
  (Much easier and quicker than using Input panel configuration)
- Input device type (mouse, digital joystick, analog joystick, lightpen
  etc..) selection added to Gameports panel. (Less need for complex
  Input panel configuration)
- WinUAE is now unicode Windows application, added full unicode support
  to configuration files. (backwards compatibility still maintained)
- PortAudio v19 audio library support. ASIO, WDM-KS (Windows XP low
  level sound API), WASAPI (Vista low level sound API), lower latency
  sound. NOTE: WDM-KS is unstable in current PortAudio version.
- Added new 64-bit seek and size dos packets to filesystem emulation.
- ICD AdIDE "scrambled" IDE disk and hardfile format supported, also
  includes automatic byteswap detection.
- Include some monitor unsupported modes in display modes list because
  some drivers lists custom modes as unsupported with current monitor
  (even if they work just fine..)
- ASCII-only and experimental Epson matrix printer emulation added, do
  not print anything if less than 10 bytes received.
- Added support for Windows Recent Documents/Windows 7 Jump Lists.

1.5.3 bug fixes:

- Random CD32 pad button events without enabled pad.
- Mid horizontal line graphics mode change fix (for example Cover Girl
  Strip Poker)
- ECS Agnus 0.5M+0.5M "1M chip" mirror works again (Move Any Mountain)
- Rainbow Islands one missing horizontal line fixed.

Other bug fixes:

- Directory filesystem bug fixes (very old bugs), ACTION MODE CHANGE
  fixed, also fixed case that caused lost file comments, show >2G files
  as 2G - 1 instead of showing "random" 32-bit truncated value.
- HAM mode graphics errors if left border was not fully visible.
- Some crashing bugs fixed.
- uaeserial.device unit 10 or larger works now.
- Early boot menu PAL/NTSC switching works properly, previously only
  worked after reset.
- CD32 CD emulation is now compatible with newer cd.device (comes
  with FMV cartridge boot ROM)
- KS loader 16-bit odd/even ROM image to 32-bit merging fixed.
- A1000 bootstrap ROM in even/odd format loading fixed.
- Another non-interlace to interlace switch graphics corruption fixed.
- Sprite graphics garbage appeared in some rare cases.
- Restoring statefile without GUI enabled emptied all floppy drives.
- lha extended datestamps fixed. 7zip updated, datestamps supported.
- Recursive archives as a harddrive support improved.
- RTG display refresh crash in some specific situations.
- Switching cycle-exact mode on the fly sometimes freezed the blitter.
- Screenshots in windowed D3D modes fixed.
- 100% stereo separation was not working properly.
- Much improved sound stability/syncronization.



Credits:
========

- Bernd Schmidt
- Toni Wilen
- Bernd "Bernie" Meyer
- Sam Jordan
- Brian King
- Bernd Roesch
- Adil Temel
- Andreas Junghans
- Mathias Ortmann
- Istv?n F?bi?n
- James Bagg
- Benjamin Pahlke

______________________________________________________________________________

IMPORTANT NOTICE: Picasso96 support in (Win)UAE would not be possible without
the support and generosity of Alexander Kneer and Tobias Abt. Please donate
to the Picasso96 team if you use ...
Zgłoś jeśli naruszono regulamin