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 3bfd199497
Merge pull request #2211 from lioncash/arbiter
7 years ago
..
arm core_timing: Convert core timing into a class 7 years ago
crypto Fixes Unicode Key File Directories (#2120) 7 years ago
file_sys file_sys/vfs_vector: Fix ignored offset on Write 7 years ago
frontend Merge pull request #2170 from lioncash/emu-window 7 years ago
gdbstub gdbstub: only let Execute breakpoints write/restore BKPT opcodes into target memory 7 years ago
hle Merge pull request #2211 from lioncash/arbiter 7 years ago
loader loader: Propagate NCA logo section to ReadBanner and ReadLogo 7 years ago
tracer Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
CMakeLists.txt hle/service/audio: Extract audio error codes to a header 7 years ago
core.cpp kernel: Make the address arbiter instance per-process 7 years ago
core.h core/core: Remove the global telemetry accessor function 7 years ago
core_cpu.cpp kernel/scheduler: Pass in system instance in constructor 7 years ago
core_cpu.h kernel/scheduler: Pass in system instance in constructor 7 years ago
core_timing.cpp core_timing: Convert core timing into a class 7 years ago
core_timing.h core_timing: Convert core timing into a class 7 years ago
core_timing_util.cpp core_timing: Rename CoreTiming namespace to Core::Timing 7 years ago
core_timing_util.h core_timing: Rename CoreTiming namespace to Core::Timing 7 years ago
cpu_core_manager.cpp kernel/scheduler: Pass in system instance in constructor 7 years ago
cpu_core_manager.h core: Relocate CPU core management to its own class 7 years ago
memory.cpp gpu: Move command processing to another thread. 7 years ago
memory.h memory: Dehardcode the use of fixed memory range constants 8 years ago
memory_hook.cpp memory_hook: Default virtual destructor in the cpp file 8 years ago
memory_hook.h global: Use std::optional instead of boost::optional (#1578) 8 years ago
memory_setup.h memory: Replace all memory hooking with Special regions 8 years ago
perf_stats.cpp perf_stats: Remove unused variable within DoFrameLimiting() 8 years ago
perf_stats.h core/core: Replace includes with forward declarations where applicable 8 years ago
settings.cpp clang fix 7 years ago
settings.h settings: Add new graphics setting for use_asynchronous_gpu_emulation. 7 years ago
telemetry_session.cpp settings: Add new graphics setting for use_asynchronous_gpu_emulation. 7 years ago
telemetry_session.h compatdb: Use a seperate endpoint for testcase submission 8 years ago