09-19-2010, 10:23 AM
Windows port of the UAE Amiga Emulator
http://eab.abime.net/showpost.php?p=7013...tcount=202
Changes :
- F13/F14/F15 rawinput keycodes fixed (at least available on some apple usb keyboards)
- removed default volume and mute keyboard mappings because in rawinput mode they are always handled by Windows (which is annoying, I haven't found any simple way to disable them, "disable hotkeys" flag only seems to disable Windows keys)
- fall back to directinput if rawinput enumeration worked but RegisterRawInputDevices() returns error
- Paula disk fifo statefile support
http://eab.abime.net/showpost.php?p=7013...tcount=202
Changes :
- F13/F14/F15 rawinput keycodes fixed (at least available on some apple usb keyboards)
- removed default volume and mute keyboard mappings because in rawinput mode they are always handled by Windows (which is annoying, I haven't found any simple way to disable them, "disable hotkeys" flag only seems to disable Windows keys)
- fall back to directinput if rawinput enumeration worked but RegisterRawInputDevices() returns error
- Paula disk fifo statefile support