bunnei 988e42a3f5 core: settings: Add a setting for time zone. 6 лет назад
..
arm cc84b48ce5 physical_core: Make use of std::make_unique instead of std::make_shared in ctor 6 лет назад
crypto 2409fedacf Merge pull request #3697 from lioncash/declarations 6 лет назад
file_sys f0a7f05070 file_sys: program_metadata: Add a helper function for generating reasonable default metadata. 6 лет назад
frontend 1c340c6efa CMakeLists: Specify -Wextra on linux builds 6 лет назад
gdbstub e84f82a028 Merge pull request #3699 from FearlessTobi/port-5185 6 лет назад
hle ecc8ccc9d3 Stub SendKeyboardLockKeyEvent 6 лет назад
loader 9c12aef2f8 loader: nro: Fix process initialization using ProgramMetadata default. 6 лет назад
memory 18c4bb6f5c memory: cheat_engine: Updates for new VMM. 6 лет назад
tools 4caff51710 core: memory: Move to Core::Memory namespace. 6 лет назад
CMakeLists.txt bc30a591ba Replace externals with Conan (#3735) 6 лет назад
constants.cpp 11f2f0f45c constants: Extract backup JPEG used by account services 7 лет назад
constants.h 11f2f0f45c constants: Extract backup JPEG used by account services 7 лет назад
core.cpp 11c02a50e9 core: system: Rename GetDeviceManager -> DeviceManager. 6 лет назад
core.h 11c02a50e9 core: system: Rename GetDeviceManager -> DeviceManager. 6 лет назад
core_manager.cpp c083ea7d78 core: Implement separate A32/A64 ARM interfaces. 6 лет назад
core_manager.h 4caff51710 core: memory: Move to Core::Memory namespace. 6 лет назад
core_timing.cpp 1e6f8aba04 Core: Set all hardware emulation constants in a single file. 6 лет назад
core_timing.h ec0ce96c56 core_timing: Use better reference tracking for EventType. (#3159) 6 лет назад
core_timing_util.cpp 1e6f8aba04 Core: Set all hardware emulation constants in a single file. 6 лет назад
core_timing_util.h 1e6f8aba04 Core: Set all hardware emulation constants in a single file. 6 лет назад
cpu_manager.cpp 16e7b7b83d core/cpu_manager: Remove unused includes 6 лет назад
cpu_manager.h 1e6f8aba04 Core: Set all hardware emulation constants in a single file. 6 лет назад
device_memory.cpp a8292f6cd9 kernel: memory: page_table: Simplify GetPhysicalAddr impl. 6 лет назад
device_memory.h 8bbe74a8dc core: hle: Address various feedback & code cleanup. 6 лет назад
hardware_interrupt_manager.cpp ec0ce96c56 core_timing: Use better reference tracking for EventType. (#3159) 6 лет назад
hardware_interrupt_manager.h ec0ce96c56 core_timing: Use better reference tracking for EventType. (#3159) 6 лет назад
hardware_properties.h 179bafa7cb Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel. 6 лет назад
memory.cpp ff5d5b6f41 core: memory: Fix memory access on page boundaries. 6 лет назад
memory.h f7c03610e1 core: memory: Updates for new VMM. 6 лет назад
perf_stats.cpp 75dec14f21 perf_stats: Resolve implicit int to double conversion error 6 лет назад
perf_stats.h d36a7a43c5 Address review comments 6 лет назад
reporter.cpp bc30a591ba Replace externals with Conan (#3735) 6 лет назад
reporter.h 99eaa2e6f2 service: Update function tables 6 лет назад
settings.cpp 988e42a3f5 core: settings: Add a setting for time zone. 6 лет назад
settings.h 988e42a3f5 core: settings: Add a setting for time zone. 6 лет назад
telemetry_session.cpp 084ceb925a UI: Replasce accurate GPU option for GPU Accuracy Level 6 лет назад
telemetry_session.h 215fd82738 core/telemetry_session: Remove usages of the global system accessor 7 лет назад