Subv
|
0fb6d2a247
Kernel: Implemented shared memory permissions.
|
10 éve |
Subv
|
1bd0cf542f
Kernel/SharedMemory: Properly implemented shared memory support.
|
10 éve |
bunnei
|
282a2ad539
Merge pull request #1766 from Subv/log_cpu
|
10 éve |
Subv
|
5b7f86708c
Kernel/Threading: Warn when a thread can be scheduled in the Syscore (Core 1).
|
10 éve |
bunnei
|
15d21c0dc5
Merge pull request #1647 from mailwl/acu-closeasync
|
10 éve |
Yuri Kunde Schlesner
|
e3a8292495
Common: Remove section measurement from profiler (#1731)
|
10 éve |
mailwl
|
bd8cc69893
ac:u: stub CloseAsync; check memory size aling in svc:GetProcessInfo(type=2)
|
10 éve |
Lioncash
|
856a1d0386
svc: Move ResetType enum to the kernel event header
|
10 éve |
Kloen
|
1149e66820
ThreadProcessorId_All on SVC::CreateThread
|
10 éve |
Subv
|
d90d5a0ee6
HLE/SVC: Implement UnmapMemoryBlock.
|
10 éve |
Lioncash
|
270cbb0119
svc: Remove superfluous printf argument
|
10 éve |
Lioncash
|
84afaaa10c
svc: Fix compilation with LOG_TRACE enabled
|
10 éve |
Yuri Kunde Schlesner
|
84a22cb594
Kernel: Implement svcGetSystemInfo
|
10 éve |
Yuri Kunde Schlesner
|
18c1c39d5e
SVC: Advance time when calling GetSystemTick to escape busy-wait loops
|
11 éve |
Yuri Kunde Schlesner
|
0fcabd2b11
Integrate the MicroProfile profiling library
|
11 éve |
Yuri Kunde Schlesner
|
14eca982f4
Kernel: Implement svcGetProcessInfo in a basic way
|
11 éve |
Yuri Kunde Schlesner
|
74d4bc0af1
Kernel: Add more infrastructure to support different memory layouts
|
11 éve |
Yuri Kunde Schlesner
|
69c3021a8d
Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h}
|
11 éve |
Yuri Kunde Schlesner
|
cdeeecf080
Kernel: Properly implement ControlMemory FREE and COMMIT
|
11 éve |
Yuri Kunde Schlesner
|
24d7c05c8d
Merge pull request #888 from zawata/Warning-Fixes-2
|
11 éve |
Lioncash
|
c2689b8c2c
dyncom: Pass SVC immediates directly.
|
11 éve |
Subv
|
83fa3f977d
Kernel/SVC: Implemented svcQueryProcessMemory
|
11 éve |
Subv
|
9e2962081a
Kernel/SVC: Implemented svcQueryMemory.
|
11 éve |
zawata
|
f723a498e7
Core\HLE : Fix Warning
|
11 éve |
bunnei
|
71e8822d23
kernel: Fix svcWaitSynch to always acquire requested wait objects.
|
11 éve |
Emmanuel Gil Peyrot
|
b1503b2020
Remove every trailing whitespace from the project (but externals).
|
11 éve |
Subv
|
732839b1f4
Core/SVC: Map the shared memory created in CreateMemoryBlock to the specified address.
|
11 éve |
bunnei
|
0b7d2941cf
Kernel: Move reschedules from SVCs to actual mechanisms that reschedule.
|
11 éve |
archshift
|
11057488f9
Implement svcBreak
|
11 éve |
Subv
|
d3634d4bf4
Core/ResourceLimits: Implemented the basic structure of ResourceLimits.
|
11 éve |