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 724c19a307 loader: Resolve instances of variable shadowing 5 years ago
..
arm common: Move settings to common from core. 5 years ago
crypto aes_util: Make use of std::span 5 years ago
file_sys Merge pull request #6230 from Morph1984/default-resource-size 5 years ago
frontend emu_window: Return pair from ClipToTouchScreen() instead of tuple 5 years ago
hle service: Eliminate cases of member shadowing 5 years ago
loader loader: Resolve instances of variable shadowing 5 years ago
memory hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable. 5 years ago
network [network] Error handling reform 5 years ago
tools freezer: Move entry finding to its own function 5 years ago
CMakeLists.txt glue: Add ectx:aw placeholder 5 years ago
constants.cpp constants: Extract backup JPEG used by account services 7 years ago
constants.h constants: Add missing <array> include 6 years ago
core.cpp common: Move settings to common from core. 5 years ago
core.h common: Move settings to common from core. 5 years ago
core_timing.cpp core: hle: Add missing calls to MicroProfileOnThreadExit. 5 years ago
core_timing.h audio_core: Make shadowing and unused parameters errors 5 years ago
core_timing_util.h core: core_timing_util: Optimize core timing math. 5 years ago
cpu_manager.cpp common: Fiber: use a reference for YieldTo. 5 years ago
cpu_manager.h cpu_manager: Mark function getters as static 6 years ago
device_memory.cpp device_memory: Remove unused system member 5 years ago
device_memory.h device_memory: Remove unused system member 5 years ago
hardware_interrupt_manager.cpp core_timing: Make use of uintptr_t to represent user_data 5 years ago
hardware_interrupt_manager.h core_timing: Use better reference tracking for EventType. (#3159) 6 years ago
hardware_properties.h kernel: k_light_lock: Simplify EmuThreadHandle implementation. 5 years ago
memory.cpp hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable. 5 years ago
memory.h core: memory: Add templated GetPointer methods. 5 years ago
perf_stats.cpp common: Move settings to common from core. 5 years ago
perf_stats.h perf_stats: Mark GetMeanFrametime() as const 5 years ago
reporter.cpp common: Move settings to common from core. 5 years ago
reporter.h lm: Recode LM service 5 years ago
telemetry_session.cpp common: Move settings to common from core. 5 years ago
telemetry_session.h patch_manager: Remove usages of the global system instance 5 years ago