| .. |
|
arm
|
5c0408596f
kernel/thread: Use a regular pointer for the owner/current process
|
7 лет назад |
|
crypto
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
|
file_sys
|
5461b21c7a
Merge pull request #1461 from lioncash/warn
|
7 лет назад |
|
frontend
|
2e715ef70d
emu_window: Ensure WindowConfig members are always initialized
|
8 лет назад |
|
gdbstub
|
baed7e1fba
kernel/thread: Make all instance variables private
|
7 лет назад |
|
hle
|
5c0408596f
kernel/thread: Use a regular pointer for the owner/current process
|
7 лет назад |
|
loader
|
6636f3ff47
patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr
|
7 лет назад |
|
tracer
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
|
CMakeLists.txt
|
b8b90ce6e6
Merge pull request #1332 from FearlessTobi/port-web-backend
|
7 лет назад |
|
core.cpp
|
5c0408596f
kernel/thread: Use a regular pointer for the owner/current process
|
7 лет назад |
|
core.h
|
5c0408596f
kernel/thread: Use a regular pointer for the owner/current process
|
7 лет назад |
|
core_cpu.cpp
|
598e4d2f6c
core_cpu: Make arm_interface instances a std::unique_ptr
|
7 лет назад |
|
core_cpu.h
|
598e4d2f6c
core_cpu: Make arm_interface instances a std::unique_ptr
|
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 лет назад |