.. |
arm
|
cpu_interrupt_handler: Misc style changes
|
2020-08-26 02:43:26 +00:00 |
crypto
|
key_manager: Make data arrays constexpr
|
2020-08-22 22:47:24 -04:00 |
file_sys
|
Merge pull request #4563 from lioncash/rcache
|
2020-08-25 10:07:33 -04:00 |
frontend
|
emu_window: Mark Scoped constructor and Acquire() as nodiscard
|
2020-08-14 04:43:44 -04:00 |
gdbstub
|
General: Cleanup legacy code.
|
2020-06-27 11:36:05 -04:00 |
hle
|
common/fileutil: Convert namespace to Common::FS
|
2020-08-16 06:52:40 -04:00 |
loader
|
common/fileutil: Convert namespace to Common::FS
|
2020-08-16 06:52:40 -04:00 |
memory
|
Merge pull request #4495 from lioncash/conv
|
2020-08-14 03:10:17 -03:00 |
network
|
network: add missing include for BSDs
|
2020-07-22 22:10:15 +00:00 |
tools
|
freezer: Move entry finding to its own function
|
2020-08-06 03:11:21 -04:00 |
CMakeLists.txt
|
core/network: Add network abstraction
|
2020-07-19 04:12:40 -03:00 |
constants.cpp
|
constants: Extract backup JPEG used by account services
|
2019-06-07 17:46:57 -04:00 |
constants.h
|
constants: Add missing <array> include
|
2020-07-16 21:43:20 -04:00 |
core.cpp
|
common/telemetry: Migrate namespace into the Common namespace
|
2020-08-18 15:08:32 -04:00 |
core.h
|
Core/Common: Address Feedback.
|
2020-06-27 18:20:06 -04:00 |
core_timing.cpp
|
core_timing: Remove unused header
|
2020-08-22 22:12:37 -04:00 |
core_timing.h
|
core_timing: Make use of uintptr_t to represent user_data
|
2020-07-27 21:21:01 -04:00 |
core_timing_util.cpp
|
core_timing: Remove unused header
|
2020-08-22 22:12:37 -04:00 |
core_timing_util.h
|
core_timing: Remove unused header
|
2020-08-22 22:12:37 -04:00 |
cpu_manager.cpp
|
cpu_manager: Make use of ranged for where applicable
|
2020-08-22 22:43:19 -04:00 |
cpu_manager.h
|
cpu_manager: Mark function getters as static
|
2020-07-16 13:30:56 -04:00 |
device_memory.cpp
|
device_memory: Remove unused system member
|
2020-07-27 23:37:49 -04:00 |
device_memory.h
|
device_memory: Remove unused system member
|
2020-07-27 23:37:49 -04:00 |
hardware_interrupt_manager.cpp
|
core_timing: Make use of uintptr_t to represent user_data
|
2020-07-27 21:21:01 -04:00 |
hardware_interrupt_manager.h
|
core_timing: Use better reference tracking for EventType. (#3159)
|
2019-11-26 21:48:56 -05:00 |
hardware_properties.h
|
General: Add Asserts
|
2020-06-27 11:35:21 -04:00 |
memory.cpp
|
common/atomic_ops: Don't cast away volatile from pointers
|
2020-07-28 04:36:53 -04:00 |
memory.h
|
ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes.
|
2020-06-27 11:35:37 -04:00 |
perf_stats.cpp
|
common/fileutil: Convert namespace to Common::FS
|
2020-08-16 06:52:40 -04:00 |
perf_stats.h
|
perf_stats: Mark GetMeanFrametime() as const
|
2020-08-03 12:33:35 -04:00 |
reporter.cpp
|
common/fileutil: Convert namespace to Common::FS
|
2020-08-16 06:52:40 -04:00 |
reporter.h
|
service: Update function tables
|
2020-04-20 15:53:49 -04:00 |
settings.cpp
|
common/fileutil: Convert namespace to Common::FS
|
2020-08-16 06:52:40 -04:00 |
settings.h
|
dynarmic: Add unsafe optimizations
|
2020-08-16 14:15:39 +01:00 |
telemetry_session.cpp
|
common/telemetry: Migrate namespace into the Common namespace
|
2020-08-18 15:08:32 -04:00 |
telemetry_session.h
|
common/telemetry: Migrate namespace into the Common namespace
|
2020-08-18 15:08:32 -04:00 |