| .. |
|
arm
|
cpu_interrupt_handler: Misc style changes
|
6 years ago |
|
crypto
|
key_manager: Make data arrays constexpr
|
6 years ago |
|
file_sys
|
Merge pull request #4563 from lioncash/rcache
|
6 years ago |
|
frontend
|
emu_window: Mark Scoped constructor and Acquire() as nodiscard
|
6 years ago |
|
gdbstub
|
General: Cleanup legacy code.
|
6 years ago |
|
hle
|
controllers/npad: Fix inconsistencies with controller connection statuses
|
6 years ago |
|
loader
|
common/fileutil: Convert namespace to Common::FS
|
6 years ago |
|
memory
|
Merge pull request #4495 from lioncash/conv
|
6 years ago |
|
network
|
network: add missing include for BSDs
|
6 years ago |
|
tools
|
freezer: Move entry finding to its own function
|
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
|
common/telemetry: Migrate namespace into the Common namespace
|
6 years ago |
|
core.h
|
Core/Common: Address Feedback.
|
6 years ago |
|
core_timing.cpp
|
core_timing: Remove unused header
|
6 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
|
6 years ago |
|
core_timing_util.h
|
core_timing: Remove unused header
|
6 years ago |
|
cpu_manager.cpp
|
cpu_manager: Make use of ranged for where applicable
|
6 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
|
6 years ago |
|
perf_stats.h
|
perf_stats: Mark GetMeanFrametime() as const
|
6 years ago |
|
reporter.cpp
|
common/fileutil: Convert namespace to Common::FS
|
6 years ago |
|
reporter.h
|
service: Update function tables
|
6 years ago |
|
settings.cpp
|
Project Mjölnir: Part 1
|
6 years ago |
|
settings.h
|
Project Mjölnir: Part 1
|
6 years ago |
|
telemetry_session.cpp
|
common/telemetry: Migrate namespace into the Common namespace
|
6 years ago |
|
telemetry_session.h
|
common/telemetry: Migrate namespace into the Common namespace
|
6 years ago |