BizHawk/waterbox/bsnescore/bsnes/sfc/controller/mouse
Moritz Bender 0d7de83d4b
BSNESv115+: Implement snes_controller_latch function, cleanup input polling behavior (#3084)
* BSNESv115+: get rid of input_state + input_poll; just poll

* call `snes_controller_latch` on latches done in the core,

- this now also actually calls the InputCallbackSystem
- needed some edits in the core to support executing the callback even when no controller is connected in port 1

* Fix and somewhat normalize the SnesCallbacks order
2022-01-22 00:29:47 +03:00
..
mouse.cpp BSNESv115+: Implement snes_controller_latch function, cleanup input polling behavior (#3084) 2022-01-22 00:29:47 +03:00
mouse.hpp BSNESv115+: Implement snes_controller_latch function, cleanup input polling behavior (#3084) 2022-01-22 00:29:47 +03:00