bsnes/target-tomoko/program
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
..
interface.cpp Update to v094r11 release. 2015-03-03 21:26:44 +11:00
media.cpp Update to v094r11 release. 2015-03-03 21:26:44 +11:00
program.cpp Update to v094r11 release. 2015-03-03 21:26:44 +11:00
program.hpp Update to v094r11 release. 2015-03-03 21:26:44 +11:00