bsnes is a Super Nintendo (SNES) emulator focused on performance, features, and ease of use.
Go to file
Tim Allen 4a069761f9 Update to v094r11 release.
byuu says:

I've hooked up the input subsystem, and the input manager to assign
hotkeys.

So far I only have digital buttons working (keyboard only), and I'm not
planning on supporting input groups again (mapping multiple physical
buttons to one emulated button), but it's progress. As with the rest of
tomoko, the code's a lot more compact. The nice thing about redoing code
so many times is that each time you get a little bit better at it.

The input configuration is saved to ~/.config/tomoko/settings.bml (just
realized that I'm an idiot and need to rename it to input.bml)

Also hooked up game saves and cartridge unloading. Active controller
changing isn't hooked up yet, and I'll probably do it differently.

Oh, and I declared the ruby lines for other platforms.

Still need to add Cydrak's Windows compilation fixes. I am nothing if
not lazy :P
2015-03-03 21:26:44 +11:00
ananke Update to v094 release. 2014-01-20 19:55:17 +11:00
data Update to v094r09 release. 2015-02-28 12:52:53 +11:00
emulator Update to v094r11 release. 2015-03-03 21:26:44 +11:00
fc Update to v094r09 release. 2015-02-28 12:52:53 +11:00
gb Update to v094r09 release. 2015-02-28 12:52:53 +11:00
gba Update to v094r09 release. 2015-02-28 12:52:53 +11:00
hiro Update to v094r11 release. 2015-03-03 21:26:44 +11:00
libco Update to v093 release. 2013-08-18 13:21:14 +10:00
nall Update to v094r09 release. 2015-02-28 12:52:53 +11:00
obj Update to v093 release. 2013-08-18 13:21:14 +10:00
out Update to v094r10 release. 2015-03-03 21:26:44 +11:00
processor Update to v094r09 release. 2015-02-28 12:52:53 +11:00
profile Update to v093 release. 2013-08-18 13:21:14 +10:00
ruby Update to v094r09 release. 2015-02-28 12:52:53 +11:00
sfc Update to v094r09 release. 2015-02-28 12:52:53 +11:00
shaders Update to v094 release. 2014-01-20 19:55:17 +11:00
target-tomoko Update to v094r11 release. 2015-03-03 21:26:44 +11:00
.gitignore Update to v093 release. 2013-08-18 13:21:14 +10:00
GNUmakefile Update to v094r10 release. 2015-03-03 21:26:44 +11:00