dingusppc/core
Mihai Parparita 838ccdd7b4 Fix for building on with GCC on ARM
The x86intrin.h intrinsics header is not available in that case.
2023-10-18 23:13:05 -07:00
..
bitops.h Fix for building on with GCC on ARM 2023-10-18 23:13:05 -07:00
CMakeLists.txt Initial host event manager. 2023-04-02 03:01:13 +02:00
coresignal.h Add new CoreSignal class. 2023-07-27 02:38:21 +02:00
hostevents.cpp hostevents: dispatch mouse button events. 2023-08-01 23:57:16 +02:00
hostevents.h Started work on keyboard input 2023-08-01 22:43:11 -07:00
mathutils.h Fix compiler warnings: cast loses precision. 2023-01-11 01:17:12 -08:00
timermanager.cpp Extend TimerManager API a bit. 2023-08-01 17:36:29 +02:00
timermanager.h Extend TimerManager API a bit. 2023-08-01 17:36:29 +02:00