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 1bd1d08fc4 Update src/core/hle/service/nvdrv/devices/nvmap.cpp 6 years ago
..
arm configure_cpu: Show/Hide debugging options 6 years ago
crypto KeyManager: Prevent writing of invalid keys 6 years ago
file_sys Merge pull request #4309 from Morph1984/fix-romfs-bug 6 years ago
frontend configuration: implement per-game configurations (#4098) 6 years ago
gdbstub General: Cleanup legacy code. 6 years ago
hle Update src/core/hle/service/nvdrv/devices/nvmap.cpp 6 years ago
loader loader: nro: Fix process initialization using ProgramMetadata default. 6 years ago
memory Merge pull request #4348 from lioncash/nano 6 years ago
network network: add missing include for BSDs 6 years ago
tools core_timing: Make TimedCallback take std::chrono::nanoseconds 6 years ago
CMakeLists.txt core/network: Add network abstraction 6 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 core/network: Add network abstraction 6 years ago
core.h Core/Common: Address Feedback. 6 years ago
core_timing.cpp core_timing: Make TimedCallback take std::chrono::nanoseconds 6 years ago
core_timing.h core_timing: Remove unused data member 6 years ago
core_timing_util.cpp SingleCore: Use Cycle Timing instead of Host Timing. 6 years ago
core_timing_util.h SingleCore: Use Cycle Timing instead of Host Timing. 6 years ago
cpu_manager.cpp General: Tune the priority of main emulation threads so they have higher priority than less important helper threads. 6 years ago
cpu_manager.h cpu_manager: Mark function getters as static 6 years ago
device_memory.cpp kernel: memory: page_table: Simplify GetPhysicalAddr impl. 6 years ago
device_memory.h core: hle: Address various feedback & code cleanup. 6 years ago
hardware_interrupt_manager.cpp core_timing: Make TimedCallback take std::chrono::nanoseconds 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 memory: Set page-table pointers before setting attribute = Memory 6 years ago
memory.h ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. 6 years ago
perf_stats.cpp configuration: implement per-game configurations (#4098) 6 years ago
perf_stats.h Address review comments 7 years ago
reporter.cpp Replace externals with Conan (#3735) 6 years ago
reporter.h service: Update function tables 6 years ago
settings.cpp Drop settings namespace 6 years ago
settings.h Rebase for per game settings 6 years ago
telemetry_session.cpp Rebase for per game settings 6 years ago
telemetry_session.h core/telemetry_session: Remove usages of the global system accessor 7 years ago