ameerj
|
6b81524050
|
bsd: Stub EventFd
Used by Family Feud
|
2021-01-30 21:47:32 -05:00 |
|
ameerj
|
86e8b00299
|
am: Stub TryPopFromFriendInvitationStorageChannel
Used by Family Feud
|
2021-01-30 21:43:55 -05:00 |
|
Chloe Marcec
|
7a8501243d
|
fix compile error
|
2021-01-30 21:51:22 +11:00 |
|
Chloe Marcec
|
dea89a59c9
|
cleanup commenting
|
2021-01-30 21:20:35 +11:00 |
|
Chloe Marcec
|
3edb06af11
|
Drop m_ from lock
|
2021-01-30 21:19:49 +11:00 |
|
Chloe Marcec
|
a69befa745
|
Move to GetGlobalTimeNs, fix GetTotalPhysicalMemoryAvailable
|
2021-01-30 21:03:10 +11:00 |
|
Chloe Marcec
|
68a52e9050
|
kernel: Rewrite resource limit to be more accurate
Matches closer to hardware
|
2021-01-30 20:40:49 +11:00 |
|
bunnei
|
aba77ea06a
|
Merge pull request #5779 from bunnei/kthread-rewrite
Rewrite KThread to be more accurate
|
2021-01-29 23:06:40 -08:00 |
|
Morph
|
4128ce3e12
|
Merge pull request #5838 from german77/prepostub
prepo: Stub GetSystemSessionId
|
2021-01-30 14:19:59 +08:00 |
|
german
|
11815a3499
|
Stub GetSystemSessionId
|
2021-01-29 18:41:28 -06:00 |
|
bunnei
|
46f2ca41a4
|
Merge pull request #5809 from ogniK5377/FlushAudioOutBuffers
audout: FlushAudioOutBuffers
|
2021-01-28 21:54:46 -08:00 |
|
bunnei
|
189340d654
|
hle: kernel: KLightLock: Fix several bugs.
|
2021-01-28 21:53:21 -08:00 |
|
bunnei
|
1ebbfe8e3b
|
arm: dynarmic: Reintroduce JIT checks on SaveContext/LoadContext.
|
2021-01-28 21:50:39 -08:00 |
|
bunnei
|
d09ade6cab
|
hle: kernel: KThread: Release thread resource on thread exit.
|
2021-01-28 21:49:47 -08:00 |
|
bunnei
|
a96667d30c
|
yuzu: debugger: Ignore HLE threads.
|
2021-01-28 21:42:27 -08:00 |
|
bunnei
|
38ae7c53c0
|
hle: kernel: process: Add state lock.
|
2021-01-28 21:42:26 -08:00 |
|
bunnei
|
1a1bef5154
|
hle: kernel: threading: Fix bug with host thread naming.
|
2021-01-28 21:42:26 -08:00 |
|
bunnei
|
bb41b9d462
|
hle: kernel: k_scheduler_lock: Cleanup.
|
2021-01-28 21:42:26 -08:00 |
|
bunnei
|
2f34533f47
|
core: arm: Remove unnecessary JIT checks.
|
2021-01-28 21:42:26 -08:00 |
|
bunnei
|
cf3a05cf8c
|
hle: kernel: Allocate a dummy KThread for each host thread, and use it for scheduling.
|
2021-01-28 21:42:26 -08:00 |
|
bunnei
|
0b307a12f3
|
hle: kernel: k_scheduler: Use atomics for current_thread, etc.
|
2021-01-28 21:42:26 -08:00 |
|
bunnei
|
9b0a981710
|
hle: kernel: k_scheduler: Fix for single core mode.
|
2021-01-28 21:42:26 -08:00 |
|
bunnei
|
67d28075dd
|
kernel: Fix build errors.
|
2021-01-28 21:42:26 -08:00 |
|
bunnei
|
f6ea864471
|
core: cpu_manager: Remove unused variable.
|
2021-01-28 21:42:26 -08:00 |
|
bunnei
|
177b4da4e7
|
hle: kernel: KScheduler: Introduce thread context_guard.
|
2021-01-28 21:42:26 -08:00 |
|
bunnei
|
f34dd04d09
|
hle: kernel: Recode implementation of KThread to be more accurate.
|
2021-01-28 21:42:26 -08:00 |
|
bunnei
|
25cece3cea
|
kernel: svc_types: Add ThreadActivity.
|
2021-01-28 21:42:26 -08:00 |
|
bunnei
|
589ecb9a75
|
kernel: KSchedulerPriorityQueue: Lowest priority should be LowestThreadPriority.
|
2021-01-28 21:42:26 -08:00 |
|
bunnei
|
4440a59cb6
|
kernel: k_light_lock: Simplify EmuThreadHandle implementation.
|
2021-01-28 21:42:26 -08:00 |
|
bunnei
|
86206c81c2
|
hle: kernel: TimeManager: Simplify to not rely on previous EmuThreadHandle implementation.
|
2021-01-28 21:42:26 -08:00 |
|
bunnei
|
eb3a02a3fd
|
core: hle: kernel: object: Implement Finalize() virtual method.
|
2021-01-28 21:42:26 -08:00 |
|
bunnei
|
3cefddbb47
|
core: hle: kernel: svc_results: Populate with several missing error codes.
|
2021-01-28 21:42:26 -08:00 |
|
bunnei
|
ddfa48d704
|
core: hle: kernel: Implement KLightLock.
|
2021-01-28 21:42:26 -08:00 |
|
bunnei
|
54620961fb
|
core: hle: kernel: Implement KThreadQueue.
|
2021-01-28 21:42:25 -08:00 |
|
bunnei
|
4ba9d6f969
|
hle: kernel: KThread: Clean up thread priorities.
|
2021-01-28 21:42:25 -08:00 |
|
bunnei
|
0ae0bc4340
|
hle: kernel: KThread: Reorganize thread priority defaults.
|
2021-01-28 21:42:25 -08:00 |
|
bunnei
|
eb396cd021
|
hle: kernel: KThread: Fix ThreadType definition.
|
2021-01-28 21:42:25 -08:00 |
|
bunnei
|
d49e29d866
|
hle: kernel: Move single core "phantom mode" out of KThread.
- This is a workaround that does not belong in a kernel primitive.
|
2021-01-28 21:42:25 -08:00 |
|
bunnei
|
e74f682506
|
hle: kernel: KThread: Remove thread types that do not exist.
|
2021-01-28 21:42:25 -08:00 |
|
bunnei
|
db342cc6f0
|
arm: arm_dynarmic: Skip calls when JIT is invalid.
- This can happen if called from an idle or suspension thread.
|
2021-01-28 21:42:25 -08:00 |
|
bunnei
|
3d70b4a4ea
|
core: hle: kernel: Rename Thread to KThread.
|
2021-01-28 21:42:25 -08:00 |
|
german
|
f970b836e5
|
Fix user changing to 0 if valid
|
2021-01-28 21:02:25 -06:00 |
|
bunnei
|
9f626d9b94
|
Merge pull request #5837 from german77/socketstub
sockets: Stub GetSockOpt
|
2021-01-28 16:28:11 -08:00 |
|
LC
|
a42f1dc30b
|
Merge pull request #5840 from Morph1984/prepo-fix
prepo: Fix BufferDescriptorX invalid buffer index errors and add New variants of SaveReport
|
2021-01-28 10:52:44 -05:00 |
|
Morph
|
83f6fc1a5f
|
hid: Add static_assert for Parameter size
|
2021-01-28 09:41:43 -05:00 |
|
Morph
|
7e9385d035
|
prepo: Fix BufferDescriptorX invalid buffer errors and add "New" variants of SaveReport
The second input buffer could be optional when prepo/srepo is called, test for the availability of the second buffer prior to reading from it.
|
2021-01-28 01:32:24 -05:00 |
|
Morph
|
afa0d5efb3
|
hle_ipc: Add Can(Read, Write)Buffer
Allows us to test whether a buffer can be read from or written to memory
|
2021-01-28 01:32:24 -05:00 |
|
german
|
7cb9b24f6d
|
Stub GetSockOpt
|
2021-01-27 23:18:20 -06:00 |
|
Morph
|
d6cb14fbf3
|
npad: Remove unused device handle parameter
|
2021-01-27 13:05:31 -05:00 |
|
bunnei
|
07d3a4d538
|
Merge pull request #5812 from german77/StubSixaxisFusion
HID: Stub Set/Get/Reset SixaxisSensorFusionParameters
|
2021-01-26 15:58:04 -08:00 |
|