| .. |
|
arm
|
a4c6712a4b
common: Move settings to common from core.
|
5 лет назад |
|
crypto
|
9c5248d101
aes_util: Make use of std::span
|
5 лет назад |
|
file_sys
|
1acd807176
Merge pull request #6230 from Morph1984/default-resource-size
|
5 лет назад |
|
frontend
|
d363b2c7d2
emu_window: Return pair from ClipToTouchScreen() instead of tuple
|
5 лет назад |
|
hle
|
dcb91ca4a4
service: Eliminate cases of member shadowing
|
5 лет назад |
|
loader
|
724c19a307
loader: Resolve instances of variable shadowing
|
5 лет назад |
|
memory
|
93e20867b0
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
5 лет назад |
|
network
|
2910aa77b2
[network] Error handling reform
|
5 лет назад |
|
tools
|
61cd7eb47d
freezer: Move entry finding to its own function
|
6 лет назад |
|
CMakeLists.txt
|
a02c4686c3
glue: Add ectx:aw placeholder
|
5 лет назад |
|
constants.cpp
|
11f2f0f45c
constants: Extract backup JPEG used by account services
|
7 лет назад |
|
constants.h
|
e07eb5b223
constants: Add missing <array> include
|
6 лет назад |
|
core.cpp
|
a4c6712a4b
common: Move settings to common from core.
|
5 лет назад |
|
core.h
|
a4c6712a4b
common: Move settings to common from core.
|
5 лет назад |
|
core_timing.cpp
|
82f6037ec2
core: hle: Add missing calls to MicroProfileOnThreadExit.
|
5 лет назад |
|
core_timing.h
|
1ea6bdef05
audio_core: Make shadowing and unused parameters errors
|
5 лет назад |
|
core_timing_util.h
|
f3345e84ad
core: core_timing_util: Optimize core timing math.
|
5 лет назад |
|
cpu_manager.cpp
|
8f7eb194af
common: Fiber: use a reference for YieldTo.
|
5 лет назад |
|
cpu_manager.h
|
a5ab85ac37
Revert "core: Switch to unique_ptr for usage of Common::Fiber."
|
5 лет назад |
|
device_memory.cpp
|
2258f33ee4
device_memory: Remove unused system member
|
6 лет назад |
|
device_memory.h
|
2258f33ee4
device_memory: Remove unused system member
|
6 лет назад |
|
hardware_interrupt_manager.cpp
|
a7af349dae
core_timing: Make use of uintptr_t to represent user_data
|
6 лет назад |
|
hardware_interrupt_manager.h
|
ec0ce96c56
core_timing: Use better reference tracking for EventType. (#3159)
|
6 лет назад |
|
hardware_properties.h
|
1f99f5473c
kernel: k_light_lock: Simplify EmuThreadHandle implementation.
|
5 лет назад |
|
memory.cpp
|
93e20867b0
hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable.
|
5 лет назад |
|
memory.h
|
24e1e17a8a
core: memory: Add templated GetPointer methods.
|
5 лет назад |
|
perf_stats.cpp
|
a4c6712a4b
common: Move settings to common from core.
|
5 лет назад |
|
perf_stats.h
|
d767be65be
perf_stats: Mark GetMeanFrametime() as const
|
6 лет назад |
|
reporter.cpp
|
a4c6712a4b
common: Move settings to common from core.
|
5 лет назад |
|
reporter.h
|
83f8c1a25e
lm: Recode LM service
|
5 лет назад |
|
telemetry_session.cpp
|
a4c6712a4b
common: Move settings to common from core.
|
5 лет назад |
|
telemetry_session.h
|
6f8a06bac5
patch_manager: Remove usages of the global system instance
|
5 лет назад |