Path to this page:
Subject: CVS commit: pkgsrc/emulators/yabause
From: Soren Jacobsen
Date: 2015-02-13 06:45:10
Message id: 20150213054510.28C3398@cvs.netbsd.org
Log Message:
Update yabause to 0.9.14.
Changes:
general:
- Fixed crash when bin is not found in a bin/cue.
- Added Traditional Chinese translation.
- Added Japanese translation.
- Added Russian translation.
- Updated German translation.
- Added inline SH2 assembler function to main emulation code.
- Fixed miscellaneous memory leak/uninitialized variables.
- Added Stunner/Virtua Gun emulation
- Added USB Dev cartridge emulation
- Added SDL2 support
emulated bios:
- Work around fix for games trying to change scu mask from slave sh2
when using hle bios. Fixes Astal.
gtk port:
- Added extra checks to resolution setting to avoid potential leaks
or crashing.
qt port:
- Fixed an issue where coff/elf files weren't selectable when using
memory transfer function.
- Fixed a bug where qt volume slider wasn't showing the saved value
on startup.
- Mouse will now optionally auto-hide with no movement
- Added gui for inline assembler.
- Revised Mouse emulation handling, added sensitivity setting.
- Other fixes
video:
- Fixed a bug where coordinate y increment wasn't being initialized under
a specific set of circumstances. Should fix hang in Radiant Silvergun
using OpenGL rendering.
- Fixed Special Color Calculation mode 2
Files: