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.
 
 
 
 
 
 
FearlessTobi 45243e63d8 npad: Lower log level for VibrateController to Debug 6 years ago
..
arm dynarmic: Enable strict alignment checks. 6 years ago
crypto Merge pull request #3091 from lioncash/core-conversion 6 years ago
file_sys core: memory: Move to Core::Memory namespace. 6 years ago
frontend CMakeLists: Specify -Wextra on linux builds 6 years ago
gdbstub core: gdbstub: Updates for new VMM. 6 years ago
hle npad: Lower log level for VibrateController to Debug 6 years ago
loader loader/nso: Resolve moves not occurring in DecompressSegment 6 years ago
memory memory: cheat_engine: Updates for new VMM. 6 years ago
tools core: memory: Move to Core::Memory namespace. 6 years ago
CMakeLists.txt kernel: Remove old VMManager class. 6 years ago
constants.cpp constants: Extract backup JPEG used by account services 7 years ago
constants.h constants: Extract backup JPEG used by account services 7 years ago
core.cpp core: system: Rename GetDeviceManager -> DeviceManager. 6 years ago
core.h core: system: Rename GetDeviceManager -> DeviceManager. 6 years ago
core_manager.cpp core: Implement separate A32/A64 ARM interfaces. 6 years ago
core_manager.h core: memory: Move to Core::Memory namespace. 6 years ago
core_timing.cpp Core: Set all hardware emulation constants in a single file. 6 years ago
core_timing.h core_timing: Use better reference tracking for EventType. (#3159) 6 years ago
core_timing_util.cpp Core: Set all hardware emulation constants in a single file. 6 years ago
core_timing_util.h Core: Set all hardware emulation constants in a single file. 6 years ago
cpu_manager.cpp core/cpu_manager: Remove unused includes 6 years ago
cpu_manager.h Core: Set all hardware emulation constants in a single file. 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: Use better reference tracking for EventType. (#3159) 6 years ago
hardware_interrupt_manager.h core_timing: Use better reference tracking for EventType. (#3159) 6 years ago
hardware_properties.h Kernel: Rename ThreadCallbackHandleTable and Setup Thread Ids on Kernel. 6 years ago
memory.cpp core: memory: Fix memory access on page boundaries. 6 years ago
memory.h core: memory: Updates for new VMM. 6 years ago
perf_stats.cpp perf_stats: Resolve implicit int to double conversion error 6 years ago
perf_stats.h Address review comments 6 years ago
reporter.cpp core: reporter: Updates for new VMM. 6 years ago
reporter.h lm: Flush manager output on core shutdown 6 years ago
settings.cpp set: implement GetRegionCode 6 years ago
settings.h set: implement GetRegionCode 6 years ago
telemetry_session.cpp CMakeLists: Specify -Wextra on linux builds 6 years ago
telemetry_session.h core/telemetry_session: Remove usages of the global system accessor 7 years ago