| .. |
|
arm
|
configure_cpu: Show/Hide debugging options
|
6 years ago |
|
crypto
|
Merge pull request #4535 from lioncash/fileutil
|
5 years ago |
|
file_sys
|
common/fileutil: Convert namespace to Common::FS
|
5 years ago |
|
frontend
|
emu_window: Mark Scoped constructor and Acquire() as nodiscard
|
5 years ago |
|
gdbstub
|
General: Cleanup legacy code.
|
6 years ago |
|
hle
|
common/fileutil: Convert namespace to Common::FS
|
5 years ago |
|
loader
|
common/fileutil: Convert namespace to Common::FS
|
5 years ago |
|
memory
|
Merge pull request #4495 from lioncash/conv
|
5 years ago |
|
network
|
network: add missing include for BSDs
|
6 years ago |
|
tools
|
freezer: Move entry finding to its own function
|
5 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/fileutil: Convert namespace to Common::FS
|
5 years ago |
|
core.h
|
Core/Common: Address Feedback.
|
6 years ago |
|
core_timing.cpp
|
core_timing: Make use of uintptr_t to represent user_data
|
5 years ago |
|
core_timing.h
|
core_timing: Make use of uintptr_t to represent user_data
|
5 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
|
cpu_manager: Remove redundant std::function declarations
|
5 years ago |
|
cpu_manager.h
|
cpu_manager: Mark function getters as static
|
6 years ago |
|
device_memory.cpp
|
device_memory: Remove unused system member
|
5 years ago |
|
device_memory.h
|
device_memory: Remove unused system member
|
5 years ago |
|
hardware_interrupt_manager.cpp
|
core_timing: Make use of uintptr_t to represent user_data
|
5 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
|
5 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
|
5 years ago |
|
perf_stats.h
|
perf_stats: Mark GetMeanFrametime() as const
|
5 years ago |
|
reporter.cpp
|
common/fileutil: Convert namespace to Common::FS
|
5 years ago |
|
reporter.h
|
service: Update function tables
|
6 years ago |
|
settings.cpp
|
common/fileutil: Convert namespace to Common::FS
|
5 years ago |
|
settings.h
|
configure_graphics: Remove Force 30 FPS mode
|
5 years ago |
|
telemetry_session.cpp
|
common/fileutil: Convert namespace to Common::FS
|
5 years ago |
|
telemetry_session.h
|
core/telemetry_session: Remove usages of the global system accessor
|
7 years ago |