mirror of https://github.com/bsnes-emu/bsnes.git
99b2b4b57c
byuu says: This updates ruby to return shared_pointer<HID::Device> objects instead of HID::Device* objects. It also fixes an ID bug where joypads were starting at ID# 2+, but mice were also set to ID# 2. I also revised nall/hid a lot, with getters and setters instead of stabbing at internal state. I didn't yet patch nall::string to safely consume nullptr const char* values, though. |
||
---|---|---|
.. | ||
audio | ||
input | ||
video | ||
GNUmakefile | ||
audio.hpp | ||
implementation.cpp | ||
input.hpp | ||
ruby.cpp | ||
ruby.hpp | ||
video.hpp |