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 382bf1faf4
Merge pull request #4668 from lioncash/port
5 years ago
..
arm cpu_interrupt_handler: Misc style changes 5 years ago
crypto crypto/key_manager: Remove dependency on the global system accessor 5 years ago
file_sys control_metadata: Resolve typo in Portuguese language name 5 years ago
frontend applets/controller: Resolve several compiler warnings 5 years ago
gdbstub General: Cleanup legacy code. 6 years ago
hle file_sys/bis_factory: Eliminate usage of the global system accessor 5 years ago
loader file_sys/romfs_factory: Eliminate usage of the global system accessor 5 years ago
memory cheat_engine: Convert ExtractName into a non-template function 5 years ago
network network: add missing include for BSDs 6 years ago
tools freezer: Move entry finding to its own function 5 years ago
CMakeLists.txt Merge pull request #4597 from Morph1984/mjolnir-p2 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 file_sys/bis_factory: Eliminate usage of the global system accessor 5 years ago
core.h file_sys/bis_factory: Eliminate usage of the global system accessor 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 6 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 6 years ago
device_memory.h device_memory: Remove unused system member 6 years ago
hardware_interrupt_manager.cpp core_timing: Make use of uintptr_t to represent user_data 6 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 common/atomic_ops: Don't cast away volatile from pointers 6 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 yuzu: Add motion and touch configuration 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