You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Marcec 335127af69 Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 7 years ago
..
arm core/cpu_core_manager: Create threads separately from initialization. 7 years ago
crypto common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
file_sys Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 7 years ago
frontend yuzu/bootmanager: Treat the resolution factor as a u32 7 years ago
gdbstub gdbstub: Fix some bugs in IsMemoryBreak() and ServeBreak. Add workaround to let watchpoints break into GDB. (#4651) 7 years ago
hle Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 7 years ago
loader common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
tracer Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
CMakeLists.txt constants: Extract backup JPEG used by account services 7 years ago
constants.cpp constants: Extract backup JPEG used by account services 7 years ago
constants.h constants: Extract backup JPEG used by account services 7 years ago
core.cpp core/core: Remove unnecessary includes 7 years ago
core.h core/loader: Remove LoadKernelSystemMode 7 years ago
core_cpu.cpp kernel/svc: Deglobalize the supervisor call handlers 7 years ago
core_cpu.h kernel/scheduler: Pass in system instance in constructor 7 years ago
core_timing.cpp core/core_timing: Make callback parameters consistent 7 years ago
core_timing.h core/core_timing: Make callback parameters consistent 7 years ago
core_timing_util.cpp core/core_timing_util: Use std::chrono types for specifying time units 7 years ago
core_timing_util.h core/core_timing_util: Amend casing of cyclesTo* functions 7 years ago
cpu_core_manager.cpp core/cpu_core_manager: Create threads separately from initialization. 7 years ago
cpu_core_manager.h core/cpu_core_manager: Create threads separately from initialization. 7 years ago
memory.cpp core/cpu_core_manager: Create threads separately from initialization. 7 years ago
memory.h core/memory: Remove unused FlushMode enum 7 years ago
memory_setup.h core: Move PageTable struct into Common. 7 years ago
perf_stats.cpp general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
perf_stats.h core/core: Replace includes with forward declarations where applicable 7 years ago
settings.cpp core/yuzu: Remove enable_nfc setting 7 years ago
settings.h added a toggle to force 30fps mode 7 years ago
telemetry_session.cpp core/telemetry_session: Remove unnecessary web service nulling out in destructor 7 years ago
telemetry_session.h core/telemetry_session: Remove usages of the global system accessor 7 years ago