bunnei
|
1b3dba329a
hle: kernel: svc: MapProcessMemory: Fix usage of KPageLinkedList to use physical address space.
|
4 years ago |
bunnei
|
3bc0c2a625
hle: kernel: svc: CreateCodeMemory: Remove log of 'out' host pointer.
|
4 years ago |
bunnei
|
4e2401c11a
hle: kernel: svc: UnmapProcessCodeMemory: Fix inverted alignment check.
|
4 years ago |
bunnei
|
57ebcbf2c4
core: hle: kernel: KEvent: Pass in owner KProcess on event creation.
|
4 years ago |
Sergi Granell
|
c3242abe95
kernel: svc: Add OutputDebugString32, CreateCodeMemory32, ControlCodeMemory32
|
4 years ago |
Narr the Reg
|
d0c7c3f64f
svc: Set unique names for function tables
|
4 years ago |
tech-ticks
|
16bf50e610
service: pm: Implement AtmosphereGetProcessInfo
|
4 years ago |
Narr the Reg
|
1ed22b4613
svc: Add 32 bit SynchronizePreemptionState
|
4 years ago |
bunnei
|
b8b1b58f36
core: hle: kernel: Rename Un/Map to Un/MapMeory.
|
4 years ago |
bunnei
|
49a0e4330e
hle: kernel: k_page_table: Update SetProcessMemoryPermission.
|
4 years ago |
bunnei
|
081669c334
hle: kernel: k_page_table: Rename *ProcessCodeMemory -> *CodeMemory.
|
4 years ago |
bunnei
|
af4696657c
core: hle: kernel: svc: Updates to SetMemoryAttribute and SetMemoryPermission.
|
4 years ago |
bunnei
|
3a89723d97
core: hle: kernel: Implement thread pinning.
|
4 years ago |
bunnei
|
091463a429
core: hle: kernel: Updated implementation of svcSetHeapSize.
|
4 years ago |
bunnei
|
4e7a6639d2
core: hle: kernel: Implement SetMemoryPermission.
|
4 years ago |
bunnei
|
49e3c073a5
hle: kernel: svc: GetInfo: Fix error checking with IdleTickCount.
|
4 years ago |
bunnei
|
c73841500a
core: hle: Remove global HLE lock.
|
4 years ago |
bunnei
|
280c779898
Merge pull request #7462 from bunnei/kernel-improve-scheduling
|
4 years ago |
bunnei
|
e3d156ab0e
hle: kernel: svc: Fix deadlock that can occur with single core.
|
4 years ago |
bunnei
|
e942d97540
hle: kernel: KServerSession: Migrate to updated KThreadQueue.
|
4 years ago |
bunnei
|
2f89456041
hle: kernel: KThread: Remove tracking of sync object from threads.
|
4 years ago |
bunnei
|
669a2d2c67
core: hle: kernel: Reflect non-emulated threads as core 3.
|
5 years ago |
itsmeft24
|
8aef8f39d8
kernel: svc: Implement Map/UnmapProcessMemory and Create/ControlCodeMemory
|
4 years ago |
Morph
|
5cf93c1346
kernel: svc: Move all IsValid functions to an anonymous namespace
|
4 years ago |
Morph
|
2726d705f8
kernel: svc: Implement SetProcessMemoryPermission
|
4 years ago |
Morph
|
64275dfbf4
general: Rename GetTitleID to GetProgramID
|
4 years ago |
ameerj
|
7c4b6aab2e
core: Remove unused includes
|
4 years ago |
Morph
|
b871388a31
svc: Correct WaitSynchronization num_handles param type
|
4 years ago |
bunnei
|
b118fa8698
Merge pull request #7227 from vonchenplus/fix_memory_leak_v2
|
4 years ago |
Feng Chen
|
a8b0104923
Fix memory leak
|
4 years ago |