Commit Graph
5 Commits
Author SHA1 Message Date
Pablo Stebler 93b29cb8b2 HIDv4: Fix racy device change behavior
This prevents the device changes happening between 2 GETDEVICECHANGE
calls from being missed by the application.

Same as 7e7b0971ab.
2024-04-19 21:56:12 +02:00
Pablo Stebler cc403c1044 DSPHLE: handle offsets to a different memory region 2023-09-29 20:48:10 +02:00
Pablo Stebler 8cdad9ce8c DSPHLE: map memory based on console mode 2023-09-29 20:48:10 +02:00
Pablo Stebler 7e7b0971ab USBv5: Fix racy device change behavior
This prevents the device changes happening between 2 GETDEVICECHANGE
calls from being missed by the application.
2022-03-14 22:32:30 +01:00
Pablo Stebler ff168469b7 MemoryWatcher: Do not follow invalid pointers 2020-08-30 10:29:40 +02:00