Lioncash c3e43c7e81 kernel: Remove unnecessary includes 6 лет назад
..
arm e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 лет назад
crypto 3e0e4f146b Merge pull request #3091 from lioncash/core-conversion 6 лет назад
file_sys fe65045dcb Merge pull request #3171 from lioncash/internal-link 6 лет назад
frontend 01ff38cca8 general_frontend: Add documentation for parental controls and ecommerce applets 7 лет назад
gdbstub e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 лет назад
hle c3e43c7e81 kernel: Remove unnecessary includes 6 лет назад
loader f6c53526b3 core/loader: Track the NSO build ID of the current process 6 лет назад
memory e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 лет назад
tools e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 лет назад
CMakeLists.txt c3d3b173d3 kernel: Implement a more accurate IPC dispatch. 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 4c2ed2706e core/memory: Introduce skeleton of Memory class 6 лет назад
core.h 4c2ed2706e core/memory: Introduce skeleton of Memory class 6 лет назад
core_cpu.cpp 40cd4df584 CpuCore: Clear exclusive state after doing a run in dynarmic. 6 лет назад
core_cpu.h e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 лет назад
core_timing.cpp ec0ce96c56 core_timing: Use better reference tracking for EventType. (#3159) 6 лет назад
core_timing.h ec0ce96c56 core_timing: Use better reference tracking for EventType. (#3159) 6 лет назад
core_timing_util.cpp 42f5fd0ab3 core/core_timing_util: Use std::chrono types for specifying time units 7 лет назад
core_timing_util.h 2548661c08 core/core_timing_util: Amend casing of cyclesTo* functions 7 лет назад
cpu_core_manager.cpp e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 лет назад
cpu_core_manager.h f2331a804a core/cpu_core_manager: Create threads separately from initialization. 7 лет назад
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 лет назад
memory.cpp e7e939104b core/memory; Migrate over SetCurrentPageTable() to the Memory class 6 лет назад
memory.h e7e939104b core/memory; Migrate over SetCurrentPageTable() to the Memory class 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 b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 6 лет назад
reporter.h 6212df3beb lm: Flush manager output on core shutdown 6 лет назад
settings.cpp 647992e666 settings: Add option to set BCAT backend 6 лет назад
settings.h 647992e666 settings: Add option to set BCAT backend 6 лет назад
telemetry_session.cpp be9f80ef56 telemetry_session: Report renderer backend 6 лет назад
telemetry_session.h 215fd82738 core/telemetry_session: Remove usages of the global system accessor 7 лет назад