Lime-3DS-Emulator/src
Subv 68fc3b36e6 HLE/GSP: Only trigger GSP interrupts for the current active GSP thread.
This is true for all interrupts except PDC0 and PDC1, which should be triggered for all registered threads.

TODO: The real GSP module seems to only trigger PDC0 after updating the screens (both top and bottom). PDC1 doesn't seem to be triggered at all.
2017-12-24 12:15:00 -05:00
..
audio_core CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
citra CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
citra_qt citra_qt: Migrate to Qt 5 signal/slot connection syntax where applicable 2017-12-17 18:44:48 -05:00
common Merge pull request #3264 from lioncash/cmake-target 2017-12-12 14:34:51 -05:00
core HLE/GSP: Only trigger GSP interrupts for the current active GSP thread. 2017-12-24 12:15:00 -05:00
input_common input_common: Remove redundant target_sources in CMakeLists 2017-12-14 19:21:02 -05:00
network CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
tests CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
video_core HLE: Convert GSP_GPU to ServiceFramework. 2017-12-21 10:30:22 -05:00
web_service CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt web_service: Add CMake flag to enable. 2017-07-11 18:33:41 -04:00