mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-04-21 03:01:56 +02:00
byuu says: The input port menu was hooked up. Alternate input support was added, although I wasn't able to test rumble support because SDL doesn't support that, and I don't have XInput or udev drivers on FreeBSD. This one's going to be tricky. Maybe I can test via cross-compiling on Windows/GTK. Added mouse capture hotkey, and auto capture/release on toggling fullscreen (as a bonus it hides the mouse cursor.) Added all possible video and input drivers to ruby for BSD systems. Remaining issues before we can release v095: - add slotted cart loader (SGB, BSX, ST) - add DIP switch selection window (NSS) - add timing configuration (video/audio sync) - hide inapplicable options from system menu (eg controller ports and reset button from handheld systems)
Description
Languages
C++
60.9%
C
32.5%
Objective-C
4.6%
Makefile
0.8%
GLSL
0.7%
Other
0.5%