1
0
Fork 0
yuzu-mirror/src
Lioncash 6ff5135521 kernel/process: Introduce process capability parsing skeleton
We've had the old kernel capability parser from Citra, however, this is
unused code and doesn't actually map to how the kernel on the Switch
does it. This introduces the basic functional skeleton for parsing
process capabilities.
2018-12-21 07:05:31 -05:00
..
audio_core Merge pull request #1902 from lioncash/audio 2018-12-14 21:48:17 -05:00
common common: Add basic bit manipulation utility function to Common 2018-12-21 07:04:18 -05:00
core kernel/process: Introduce process capability parsing skeleton 2018-12-21 07:05:31 -05:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
video_core shader_bytecode: Fixup half float's operator B encoding 2018-12-18 04:28:50 -03:00
web_service compatdb: Use a seperate endpoint for testcase submission 2018-10-28 13:23:02 +01:00
yuzu Merge pull request #1902 from lioncash/audio 2018-12-14 21:48:17 -05:00
yuzu_cmd qt: Add Properties menu to game list right-click 2018-12-04 13:34:50 -05:00
.clang-format
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00