mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-23 06:29:38 +00:00
73272b28dd
Besides generating KeyboardEvents in the SDL event handler and returning the key state in the register 0 reads of the AdbKeyboard device, we also needed to generalize the ADB bus polling a bit. We now check all devices that have the service request bit set, instead of hardcoding the mouse. The SDL key event -> ADB raw key code mapping is based on BasiliskII/ SheepShaver's, but cleaned up a bit. |
||
---|---|---|
.. | ||
bitops.h | ||
CMakeLists.txt | ||
coresignal.h | ||
hostevents_sdl.cpp | ||
hostevents.h | ||
mathutils.h | ||
timermanager.cpp | ||
timermanager.h |