WinUAE v2.3.0 Beta 16 released - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: Emunewz General Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=75) +--- Forum: Builds/Releases (https://www.emunewz.net/forum/forumdisplay.php?fid=77) +--- Thread: WinUAE v2.3.0 Beta 16 released (/showthread.php?tid=2026) |
WinUAE v2.3.0 Beta 16 released - shadow - 09-11-2010 A new version of the amiga emulator has been released. Here is what's new: - removed old audio hack that was left accidentally, not needed since DMAL was emulated (Murder, Mission Elevator etc.. compatibility hack is finally gone) - CD audio OS specific code was duplicated in ioctl and image mounter, moved to common source file - LARGEADDRESSAWARE compiler flag was lost sometime ago, ~1.5G RAM is again possible under 64-bit Windows versions - second Z3 fast ram region was incorrectly mapped if "z3chip" was enabled - on some systems winuae stole focus when some other application attempted to open fullscreen mode - Windows to Amiga clipboard conversion was not protected from starting new transfer when previous was not yet received by Amiga-side (previous fix only handled Amiga to Windows direction), usually caused crash when pressing printscreen in rawinput mode - 680x0 RTS emulation didn't check if new PC was odd (seems to have been missing since the beginning?) This finally solves mysterious JIT crashes (thanks Glen!) - Epson printer emulation didn't flush print buffer when form feed command was received (and some other commands that cause new page to be generated) You can d/l it from here: http://eab.abime.net/showpost.php?p=698658&postcount=195 |