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.
 
 
 
 
 
 
Rodrigo Locatti c5b3c8d06b
Merge pull request #4786 from lioncash/flags
5 years ago
..
arm General: Make use of std::nullopt where applicable 5 years ago
crypto core/CMakeLists: Make some warnings errors 5 years ago
file_sys core/CMakeLists: Make some warnings errors 5 years ago
frontend core/CMakeLists: Make some warnings errors 5 years ago
gdbstub core/CMakeLists: Make some warnings errors 5 years ago
hle core/CMakeLists: Make some warnings errors 5 years ago
loader core/CMakeLists: Make some warnings errors 5 years ago
memory core/CMakeLists: Make some warnings errors 5 years ago
network core/CMakeLists: Make some warnings errors 5 years ago
tools freezer: Move entry finding to its own function 5 years ago
CMakeLists.txt core/CMakeLists: Make some warnings errors 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 service/sm: Eliminate dependency on the global system instance 5 years ago
core.h core: Mark GetInstance() as deprecated 5 years ago
core_timing.cpp core_timing: Remove unused header 5 years ago
core_timing.h core_timing: Make use of uintptr_t to represent user_data 5 years ago
core_timing_util.cpp core_timing: Remove unused header 5 years ago
core_timing_util.h core_timing: Remove unused header 5 years ago
cpu_manager.cpp Merge pull request #4461 from comex/thread-names 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 General: Add Asserts 6 years ago
memory.cpp core/CMakeLists: Make some warnings errors 5 years ago
memory.h ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. 6 years ago
perf_stats.cpp common/fileutil: Convert namespace to Common::FS 5 years ago
perf_stats.h perf_stats: Mark GetMeanFrametime() as const 5 years ago
reporter.cpp common/fileutil: Convert namespace to Common::FS 5 years ago
reporter.h service: Update function tables 6 years ago
settings.cpp Project Mjölnir: Part 1 5 years ago
settings.h configure_input: Hook up the motion button and checkbox 5 years ago
telemetry_session.cpp common/telemetry: Migrate namespace into the Common namespace 5 years ago
telemetry_session.h common/telemetry: Migrate namespace into the Common namespace 5 years ago