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.
 
 
 
 
 
 
bunnei 991e6a74fd Merge pull request #2437 from lioncash/audctl 7 years ago
..
arm core/cpu_core_manager: Create threads separately from initialization. 7 years ago
crypto core: Port current uses of RegisteredCache to ContentProvider 7 years ago
file_sys Merge pull request #1957 from DarkLordZach/title-provider 7 years ago
frontend core/frontend/emu_window: Make GraphicsContext's destructor virtual 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 Merge pull request #2437 from lioncash/audctl 7 years ago
loader loader/nso: Remove left-in debug pragma 7 years ago
tracer Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
CMakeLists.txt frontend: Add frontend receiver for Error applet 7 years ago
core.cpp Merge pull request #2228 from DarkLordZach/applet-manager-p1 7 years ago
core.h core: Remove specific applets in favor of AppletManager 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 Corrections, documenting and fixes. 7 years ago
core_timing_util.h Use u128 on Clock Cycles calculation. 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 Allow picking a Compatibility Profile for OpenGL. 7 years ago
settings.h Allow picking a Compatibility Profile for OpenGL. 7 years ago
telemetry_session.cpp core/telemetry_session: Only create the backend when we really need it 7 years ago
telemetry_session.h core/telemetry_session: Only create the backend when we really need it 7 years ago