bunnei
|
4fcdbed9f6
Thread: Wait current thread on svc_SleepThread
|
11 سال پیش |
bunnei
|
7bae450379
Merge pull request #185 from purpasmart96/mem_perm
|
11 سال پیش |
Yuri Kunde Schlesner
|
e321decf98
Remove SyncRequest from K::Object and create a new K::Session type
|
11 سال پیش |
Subv
|
1051795c32
Kernel/Semaphores: Fixed build
|
11 سال پیش |
Subv
|
49b31badba
SVC: Implemented ReleaseSemaphore.
|
11 سال پیش |
Subv
|
82c84883a5
SVC: Implemented svcCreateSemaphore
|
11 سال پیش |
Yuri Kunde Schlesner
|
0600e2d8b5
Convert old logging calls to new logging macros
|
11 سال پیش |
bunnei
|
4cb7a44d4e
MemMap: Renamed "GSP" heap to "linear", as this is not specific to GSP.
|
11 سال پیش |
Subv
|
029ff9f1fd
SVC: Implemented GetThreadId.
|
11 سال پیش |
bunnei
|
f985469901
SVC: Add debug log to ArbitrateAddress.
|
11 سال پیش |
bunnei
|
e0e7443517
SVC: SleepThread should yield to the next ready thread.
|
11 سال پیش |
Yuri Kunde Schlesner
|
c2588403c0
HLE: Revamp error handling throrough the HLE code
|
11 سال پیش |
Emmanuel Gil Peyrot
|
f5d38649c7
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
|
11 سال پیش |
purpasmart96
|
66431bceda
Kernel:Add missing permissions in shared memory & svc
|
11 سال پیش |
Lioncash
|
72846c418e
core: Mark some hle functions as static
|
11 سال پیش |
Sean
|
9a012ff007
Fix some warnings
|
11 سال پیش |
bunnei
|
532a9e80a0
Merge pull request #99 from archshift/ext-check
|
12 سال پیش |
archshift
|
6e606c515f
core: Prune redundant includes
|
12 سال پیش |
archshift
|
5472fd4d9b
Added string_util to common, small changes in loader.cpp
|
12 سال پیش |
bunnei
|
e9c5c563a5
Merge pull request #55 from lioncash/string
|
12 سال پیش |
bunnei
|
10f25866e2
SVC: Added support for svc_GetSystemTick.
|
12 سال پیش |
Lioncash
|
98fa3f7cba
Core: Alter the kernel string functions to use std::string instead of const char*.
|
12 سال پیش |
Lioncash
|
986dd27392
Core: Fix a formatting error in svc.cpp
|
12 سال پیش |
bunnei
|
66f91b4346
SVC: Fixed typo with MapMemoryBlock DEBUG_LOG call.
|
12 سال پیش |
bunnei
|
4d4607041b
SVC: Removed ArbitrateAddress log message that spams to much.
|
12 سال پیش |
bunnei
|
3eb89f3e98
Kernel: Added preliminary support for address arbiters.
|
12 سال پیش |
bunnei
|
7ff92c36ed
SharedMemory: Updated MapSharedMemory to use an enum for permissions.
|
12 سال پیش |
bunnei
|
7b7a435094
GSP: Fixed to use real shared memory object, various cleanups.
|
12 سال پیش |
bunnei
|
8957622d10
SVC: Renamed all function wrapper templates to Wrap, moved to HLE namespace.
|
12 سال پیش |
bunnei
|
862db811f0
SVC: Cleaned up function wrappers to pass in correct argument types.
|
12 سال پیش |