1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle
Lioncash 03dda80e2b process_capability: Handle extended SVC range
12.x extended the range of SVC IDs, so we need to expand the range of
bits that need to be tested.

The upside of this is that we can eliminate a range check, given the
whole range is used.
2021-04-07 00:35:49 -04:00
..
kernel process_capability: Handle extended SVC range 2021-04-07 00:35:49 -04:00
service Merge pull request #6131 from german77/rightjoyconSLSR 2021-04-02 15:48:04 -04:00
ipc.h core: Silence Wclass-memaccess warnings 2021-01-15 16:31:19 -03:00
ipc_helpers.h hle: Type check ResponseBuilder::Push arguments, and fix use in vi.cpp 2020-12-06 18:59:22 -05:00
lock.cpp
lock.h
result.h audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00