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.
 
 
 
 
 
 
Lioncash 6fb1953e6c perf_stats: Resolve implicit int to double conversion error 6 years ago
..
arm arm_unicorn: Resolve sign conversion warnings 6 years ago
crypto crypto: Resolve sign-conversion warnings 6 years ago
file_sys loader; Resolve sign conversion/truncation errors 6 years ago
frontend general_frontend: Add documentation for parental controls and ecommerce applets 7 years ago
gdbstub gdbstub: Resolve sign conversion errors 6 years ago
hle kernel: Resolve sign conversion warnings 6 years ago
loader core/loader: Track the NSO build ID of the current process 6 years ago
memory Merge pull request #2992 from lioncash/dmnt 6 years ago
tools freezer: Update documentation 7 years ago
CMakeLists.txt CMakeLists: Make most implicit type conversion warnings errors on MSVC 6 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 Merge pull request #2971 from FernandoS27/new-scheduler-v2 6 years ago
core.h Kernel: Style and Corrections 6 years ago
core_cpu.cpp Kernel Scheduler: Make sure the global scheduler shutdowns correctly. 6 years ago
core_cpu.h Kernel Scheduler: Make sure the global scheduler shutdowns correctly. 6 years ago
core_timing.cpp Core_Timing: Address Remaining feedback. 6 years ago
core_timing.h Core_Timing: Address Feedback and suppress warnings. 6 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 Kernel Scheduler: Make sure the global scheduler shutdowns correctly. 6 years ago
cpu_core_manager.h core/cpu_core_manager: Create threads separately from initialization. 7 years ago
hardware_interrupt_manager.cpp NVServices: Styling, define constructors as explicit and corrections 7 years ago
hardware_interrupt_manager.h NVServices: Styling, define constructors as explicit and corrections 7 years ago
memory.cpp core: Remove Core::CurrentProcess() 6 years ago
memory.h memory: Remove unused PageTable forward declaration 7 years ago
memory_setup.h core: Move PageTable struct into Common. 7 years ago
perf_stats.cpp perf_stats: Resolve implicit int to double conversion error 6 years ago
perf_stats.h Address review comments 6 years ago
reporter.cpp lm: Flush manager output on core shutdown 6 years ago
reporter.h lm: Flush manager output on core shutdown 6 years ago
settings.cpp settings: Add option to set BCAT backend 6 years ago
settings.h settings: Add option to set BCAT backend 6 years ago
telemetry_session.cpp yuzu: Remove setting for using Unicorn 7 years ago
telemetry_session.h core/telemetry_session: Remove usages of the global system accessor 7 years ago