183 Commits (4b68df6ef8c8d9b2072ba69a99f9262e84acd685)

Author SHA1 Message Date
FearlessTobi ff92a0c8f4 am: Implement UserChannel parameters 2 years ago
Liam 7a26dc51eb am: shorten shutdown timeout when lock is not held 2 years ago
Liam f07dd39222 general: reduce use of dynamic_cast 2 years ago
Fernando Sahmkow 7ae0cdbb09 MemoryTracking: Initial setup of atomic writes. 3 years ago
Liam 5b858c8306 core: decouple ARM interface from Dynarmic 3 years ago
Liam 1b33ebdde2 nvnflinger: allow locking framerate during video playback 3 years ago
Fernando Sahmkow 6bc60f78d9 GPU: Add Reactive flushing 3 years ago
Liam 6eaef51cf2 memory: rename global memory references to application memory 3 years ago
Liam 156516e399 kernel: use KTypedAddress for addresses 3 years ago
Liam 5be8a74b0c general: fix spelling mistakes 3 years ago
Liam 1c3a93e7c4 service: refactor server architecture 3 years ago
Liam c68577384a general: rename CurrentProcess to ApplicationProcess 3 years ago
Liam c11dff8639 EmuThread: refactor 3 years ago
bunnei a35c884097 core: Partially persist emulation state across game boots. 3 years ago
Fernando Sahmkow 43d8a8fb77 NVDRV: Further refactors and eliminate old code. 4 years ago
Fernando Sahmkow a6425c97e4 VideoCore: Refactor syncing. 4 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
FearlessTobi 10e2c8ef6a network: Move global state into a seperate class 3 years ago
Kelebek1 be1f5f1d9f Project Andio 4 years ago
Liam 59a6d88625 kernel: implement KProcess suspension 4 years ago
Liam c14f683322 core/debugger: fix a number of shutdown deadlocks 4 years ago
Liam 2ee161a0bf core/debugger: Implement new GDB stub debugger 4 years ago
Merry 71b0b6274e Remove unused PrepareReschedule function 4 years ago
bunnei cae0bef7ec core: hle: kernel: Reflect non-emulated threads as core 3. 4 years ago
german77 d813cbd592 Morph review first wave 4 years ago
german77 4f3c5f0101 core: Register HID 4 years ago
Morph 41a0c088ba general: Get the current process program id directly from the system 4 years ago
Fernando Sahmkow 3aaf788385 NvHost/Core: Address Feedback. 4 years ago
FernandoS27 50495de641 Suspend temporally 4 years ago
Morph 458ab5a916 core: Move ResultStatus outside of System 4 years ago
Morph 3de2a8ba2c core: Remove static system instance 4 years ago
Morph 37e30e80ed core: Add Exit and ExitCallback 4 years ago
bunnei 5e600cba3a Revert "kernel: Various improvements to scheduler" 4 years ago
ameerj 0debad63cc logging: Fix log filter during initialization 4 years ago
yzct12345 aee8cc20ea logging: Simplify and make thread-safe 4 years ago
bunnei 951143ba57 core: hle: kernel: Reflect non-emulated threads as core 3. 4 years ago
ameerj aeff61a0cc general: Rename "Frame Limit" references to "Speed Limit" 4 years ago
Feng Chen 77f209e391 file_sys: Support load game collection (#6582) 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
bunnei 796dddf78f hle: kernel: Remove deprecated Object class. 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Chloe Marcec 5cbbf4f865 lm: Recode LM service 5 years ago
bunnei 039844bbb9 hle: kernel: Rewrite scheduler implementation based on Mesopshere. 5 years ago
bunnei a5b73195c9 core: arm: Implement InvalidateCacheRange for CPU cache invalidation. 5 years ago
bunnei 9f8d7748d9 core: loader: Implement support for loading indexed programs. 5 years ago
Lioncash 82ef99b107 core: Remove unused private Init function for the System class 5 years ago
Lioncash 637aa4ddef core: Make use of [[nodiscard]] with the System class 5 years ago
bunnei 3fb8109c94 service: time: Update current time with changes to RTC setting. 5 years ago
Lioncash dba567cfbf core: Mark GetInstance() as deprecated 5 years ago
Lioncash e45b727db5 file_sys/bis_factory: Eliminate usage of the global system accessor 5 years ago