| .. |
|
arm
|
aeadbfa790
core: Make the exclusive monitor a unique_ptr instead of a shared_ptr
|
7 лет назад |
|
crypto
|
720d36ca71
crypto: Various crypto fixes for quickstart guide
|
7 лет назад |
|
file_sys
|
4783ad54de
content_archive: Pass and take NCASectionHeader instance by reference
|
7 лет назад |
|
frontend
|
2e715ef70d
emu_window: Ensure WindowConfig members are always initialized
|
8 лет назад |
|
gdbstub
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
7 лет назад |
|
hle
|
92d8ad3770
Implement VI ConvertScalingMode (#1475)
|
7 лет назад |
|
loader
|
bed872ed38
nso: Return an optional address from LoadModule
|
7 лет назад |
|
tracer
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
|
CMakeLists.txt
|
548958bcaf
Merge pull request #1473 from lioncash/cmake
|
7 лет назад |
|
core.cpp
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
7 лет назад |
|
core.h
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
7 лет назад |
|
core_cpu.cpp
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
7 лет назад |
|
core_cpu.h
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
7 лет назад |
|
core_timing.cpp
|
eab35c8235
Core::CoreTiming: add UnscheduleEventThreadsafe
|
8 лет назад |
|
core_timing.h
|
eab35c8235
Core::CoreTiming: add UnscheduleEventThreadsafe
|
8 лет назад |
|
core_timing_util.cpp
|
44646e2ea0
core_timing: Split off utility functions into core_timing_util
|
8 лет назад |
|
core_timing_util.h
|
44646e2ea0
core_timing: Split off utility functions into core_timing_util
|
8 лет назад |
|
memory.cpp
|
cf9d6c6f52
kernel/process: Make data member variables private
|
7 лет назад |
|
memory.h
|
83377113bf
memory: Dehardcode the use of fixed memory range constants
|
7 лет назад |
|
memory_hook.cpp
|
732a77d0e8
memory_hook: Default virtual destructor in the cpp file
|
8 лет назад |
|
memory_hook.h
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
|
memory_setup.h
|
738f91a57d
memory: Replace all memory hooking with Special regions
|
8 лет назад |
|
perf_stats.cpp
|
4a587b81b2
core/core: Replace includes with forward declarations where applicable
|
8 лет назад |
|
perf_stats.h
|
4a587b81b2
core/core: Replace includes with forward declarations where applicable
|
8 лет назад |
|
settings.cpp
|
20c2928c2b
video_core; Get rid of global g_toggle_framelimit_enabled variable
|
8 лет назад |
|
settings.h
|
95dff555a4
settings: Add program_args string setting
|
7 лет назад |
|
telemetry_session.cpp
|
8aa4889e76
telemetry_session: Add missing includes
|
7 лет назад |
|
telemetry_session.h
|
e3b4d31f4e
telemetry_session: Remove doxygen comment for a non-existent parameter
|
7 лет назад |