dingusppc/core
joevt 59fba285b5 adbmouse: Add tablet and more bits and buttons.
Add absolute coordinates for tablets. Absolute coordinates is relative to window so it can't work for multiple displays? Doesn't work for single display without mouse driver modification.
Add arbitrary number of buttons. Previously, only one mouse button was supported.
Add arbitrary number of bits. Previously, only 7 bits per axis was supported which is good enough for relative movement but not absolute movement.
2024-05-06 06:49:15 -07:00
..
bitops.h platinum: cleanup non-DWORD register reads. 2024-03-12 17:29:19 +01:00
CMakeLists.txt Make Emscripten build not depend on SDL2 or cubeb 2023-10-25 22:25:53 -07:00
coresignal.h Add support for the CUDA_RESTART_SYSTEM command 2024-03-07 23:32:23 -08:00
hostevents_sdl.cpp adbmouse: Add tablet and more bits and buttons. 2024-05-06 06:49:15 -07:00
hostevents.h adbmouse: Add tablet and more bits and buttons. 2024-05-06 06:49:15 -07:00
mathutils.h Fix compiler warnings: cast loses precision. 2023-01-11 01:17:12 -08:00
timermanager.cpp Attempted build fix 2024-03-16 13:45:28 -07:00
timermanager.h Continued build fixing 2024-03-16 19:24:40 -07:00