mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
* Implemented 'cellKb*' functions from 'sys_io' module, which are part of the libkb library. * Added corresponding entries in the 'Config > Settings' menu to change the handler of the keyboard. Supported handlers: Windows, Null. INFO: This keyboard library is *very* experimental and I am aware of some bugs. There will be improvements soon. |
||
|---|---|---|
| .. | ||
| Null | ||
| Windows | ||
| Keyboard.cpp | ||
| Keyboard.h | ||
| KeyboardHandler.h | ||
| Pad.cpp | ||
| Pad.h | ||
| PadHandler.h | ||