• Welcome to the Submitted Content Forum. You may use this part of the message board to submit content for reviewing before it is posted at the main site.
    • Acceptable Material
      If it is a review it has to be one of a game or emulator.
      If it is a guide/manual it has to do with emulation(how to use an emulator etc), not a game.
      New releases - Keep in mind that we check other sites regularly for those ourselves.
    • Necessary Requirements
      You may not copy content written by another person and claim it as your own. Any material found to be breaking that requirement will be removed.
    • Images
      You may use as may images as you like. At first you will have to host them to one of the many free image hosting services available. Once your material is officially posted we will copy them on the server.

Emulator Release: WinUAE 4.4.0

pix07

Well-known member
New features/improvements:

68000 address and bus error (bus errors are not used in Amiga) stack frames are now 100% accurate, including all undefined behavior like partially updated flags or registers. Last missing part that wasn’t fully accurate previously.
68010 emulation is now cycle-accurate. Including loop mode.
68030 MMU emulation simplified and optimized.
CPU tester detected rare CPU/FPU bugs fixed.
Multiple CPU tester detected undocumented CPU and FPU (all models) behavior emulated, mainly edge cases that almost never happen normally. More information in detailed changelogs.
Debugger assembler and disassembler updates and fixes.
1x-8x CPU multipliers are now also supported in prefetch (more compatible) CPU mode.
Implemented Paula serial port emulation receive break condition detection support.
“diskchange rdh0:” can be now used to eject drag&drop mounted directory/file/archive harddrive.
On screen led floppy leds have brighter border if inserted disk is write protected.
If 2 light pens/guns enabled and if gun 2 moves, enable only gun 2 crosshair. Previously gun 1 move enabled both crosshairs.
“Default” filter mode now enables aspect ratio correction and scales to window/screen size only when display size is too large or too small.
Ignore ncap/winpcap dll version because recent ncap versions have smaller version number than old winpcap versions.
GUI Reset button now copies current full GUI config to active config, including options that normally can’t be changed on the fly.
FPU default is back to 64-bit. Very few programs require 80-bit accuracy, it wasn’t worth the speed loss.
Black borders are not anymore enabled in autoscale center mode.
Few custom chipset and CIA emulation updates.
Added easy to use and transparent printf()-like debug logging method for developers.

Bugs fixed:

If disk read DMA was started without any selected drive(s), it was always emulated in turbo mode.
Screen capture to clipboard created blank image if 256 color or less RTG mode and capture before filtering was set.
When ejecting directory filesystem that points to plain file or archive, not all host file handles were closed properly.
Switching GUI panels left stale entry in internal array, possibly causing random crash after switching panels many times.
Config file (*.uae) icon is now correct again.

http://www.winuae.net/

Changes in FS-UAE Launcher 3.0.3:

Fixed crash when starting the Launcher in a KDE environment.

https://fs-uae.net/download#ubuntu

https://fs-uae.net/download#windows
 
Last edited:
Top