179 Commits (8506915208dc2d518c821f00e4286824d778642c)

Author SHA1 Message Date
Liam 8506915208 core: decouple ARM interface from Dynarmic 3 years ago
Liam 6c34adb1de nvnflinger: allow locking framerate during video playback 3 years ago
Fernando Sahmkow c6cac2ffaa GPU: Add Reactive flushing 3 years ago
Liam 41d99aa89d memory: rename global memory references to application memory 3 years ago
Liam fb49ec19c1 kernel: use KTypedAddress for addresses 3 years ago
Liam 600f325d87 general: fix spelling mistakes 3 years ago
Liam a936972614 service: refactor server architecture 3 years ago
Liam ceda2d280e general: rename CurrentProcess to ApplicationProcess 3 years ago
Liam d3123079e8 EmuThread: refactor 3 years ago
bunnei a4d11f4427 core: Partially persist emulation state across game boots. 3 years ago
Fernando Sahmkow 920429fde7 NVDRV: Further refactors and eliminate old code. 4 years ago
Fernando Sahmkow 668e80a9f4 VideoCore: Refactor syncing. 4 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
FearlessTobi 7d82e57b91 network: Move global state into a seperate class 4 years ago
Kelebek1 458da8a948 Project Andio 4 years ago
Liam 888f499188 kernel: implement KProcess suspension 4 years ago
Liam 1f0fee33ed core/debugger: fix a number of shutdown deadlocks 4 years ago
Liam fb4b3c127f core/debugger: Implement new GDB stub debugger 4 years ago
Merry 91a6df0361 Remove unused PrepareReschedule function 4 years ago
bunnei 669a2d2c67 core: hle: kernel: Reflect non-emulated threads as core 3. 4 years ago
german77 b564f024f0 Morph review first wave 4 years ago
german77 967cca10ff core: Register HID 4 years ago
Morph a6e6a5ac38 general: Get the current process program id directly from the system 4 years ago
Fernando Sahmkow 53cf91d151 NvHost/Core: Address Feedback. 4 years ago
FernandoS27 198c6ad0d7 Suspend temporally 4 years ago
Morph 17763a44d5 core: Move ResultStatus outside of System 4 years ago
Morph b6719094e6 core: Remove static system instance 4 years ago
Morph d8467ca6c0 core: Add Exit and ExitCallback 4 years ago
bunnei 0c8594b225
Revert "kernel: Various improvements to scheduler" 4 years ago
ameerj 84b4ac5729 logging: Fix log filter during initialization 4 years ago
yzct12345 001675dced
logging: Simplify and make thread-safe 4 years ago
bunnei 68eee94875 core: hle: kernel: Reflect non-emulated threads as core 3. 4 years ago
ameerj 9dfbc9bdce general: Rename "Frame Limit" references to "Speed Limit" 5 years ago
Feng Chen 07073734ed
file_sys: Support load game collection (#6582) 5 years ago
bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 5 years ago
bunnei bf380b8584 hle: kernel: Remove deprecated Object class. 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
Chloe Marcec 83f8c1a25e lm: Recode LM service 5 years ago
bunnei 9e29e36a78 hle: kernel: Rewrite scheduler implementation based on Mesopshere. 5 years ago
bunnei 63fd1bb503 core: arm: Implement InvalidateCacheRange for CPU cache invalidation. 5 years ago
bunnei 5f75d97125 core: loader: Implement support for loading indexed programs. 5 years ago
Lioncash aaf262bfed core: Remove unused private Init function for the System class 5 years ago
Lioncash bcaadac22c core: Make use of [[nodiscard]] with the System class 5 years ago
bunnei 62c6c9f6a6 service: time: Update current time with changes to RTC setting. 5 years ago
Lioncash 5c4e237902 core: Mark GetInstance() as deprecated 5 years ago
Lioncash 0e80567bef file_sys/bis_factory: Eliminate usage of the global system accessor 5 years ago
Fernando Sahmkow 2f8947583f Core/Common: Address Feedback. 6 years ago
Fernando Sahmkow 272a87127a Services/NvFlinger: Do vSync in a sepparate thread on Multicore. 6 years ago
Fernando Sahmkow 467d43570e Clang Format. 6 years ago
Fernando Sahmkow 7020d498c5 General: Fix microprofile on dynarmic/svc, fix wait tree showing which threads were running. 6 years ago