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
CMakeLists.txt
coresignal.h
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
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