| .. |
|
arm
|
b77fde7c5c
loader: Move NSO module tracking to AppLoader
|
7 лет назад |
|
crypto
|
e2f7933b3f
Merge pull request #2546 from DarkLordZach/kips
|
7 лет назад |
|
file_sys
|
13a8fde3ad
Implement MapPhysicalMemory/UnmapPhysicalMemory
|
7 лет назад |
|
frontend
|
01ff38cca8
general_frontend: Add documentation for parental controls and ecommerce applets
|
7 лет назад |
|
gdbstub
|
0e7ad1c367
gdbstub: Fix some bugs in IsMemoryBreak() and ServeBreak. Add workaround to let watchpoints break into GDB. (#4651)
|
7 лет назад |
|
hle
|
13a8fde3ad
Implement MapPhysicalMemory/UnmapPhysicalMemory
|
7 лет назад |
|
loader
|
b50557d1f0
file_sys: Rename other ContentRecordType members
|
7 лет назад |
|
tools
|
4111971cbd
freezer: Update documentation
|
7 лет назад |
|
CMakeLists.txt
|
beb3d77a79
Merge pull request #2613 from ogniK5377/InitalizeApplicationInfo
|
7 лет назад |
|
constants.cpp
|
11f2f0f45c
constants: Extract backup JPEG used by account services
|
7 лет назад |
|
constants.h
|
11f2f0f45c
constants: Extract backup JPEG used by account services
|
7 лет назад |
|
core.cpp
|
bb4a1e059c
Merge pull request #2533 from DarkLordZach/memory-frozen
|
7 лет назад |
|
core.h
|
d40a38df8d
core: Keep track of ARPManager and register current application on boot
|
7 лет назад |
|
core_cpu.cpp
|
447bdac298
yuzu: Remove CPU Jit setting from the UI
|
7 лет назад |
|
core_cpu.h
|
fad20213e6
kernel/scheduler: Pass in system instance in constructor
|
7 лет назад |
|
core_timing.cpp
|
90792cdb6e
Core_Timing: Make core_timing threadsafe by default.
|
7 лет назад |
|
core_timing.h
|
90792cdb6e
Core_Timing: Make core_timing threadsafe by default.
|
7 лет назад |
|
core_timing_util.cpp
|
42f5fd0ab3
core/core_timing_util: Use std::chrono types for specifying time units
|
7 лет назад |
|
core_timing_util.h
|
2548661c08
core/core_timing_util: Amend casing of cyclesTo* functions
|
7 лет назад |
|
cpu_core_manager.cpp
|
f2331a804a
core/cpu_core_manager: Create threads separately from initialization.
|
7 лет назад |
|
cpu_core_manager.h
|
f2331a804a
core/cpu_core_manager: Create threads separately from initialization.
|
7 лет назад |
|
memory.cpp
|
65c748fbd3
memory: Remove unused includes
|
7 лет назад |
|
memory.h
|
63a5f48e7e
memory: Remove unused PageTable forward declaration
|
7 лет назад |
|
memory_setup.h
|
93da8e0abf
core: Move PageTable struct into Common.
|
7 лет назад |
|
perf_stats.cpp
|
781ab8407b
general: Use deducation guides for std::lock_guard and std::unique_lock
|
7 лет назад |
|
perf_stats.h
|
4a587b81b2
core/core: Replace includes with forward declarations where applicable
|
8 лет назад |
|
reporter.cpp
|
48807e9a24
core/reporter: Allow moves into SaveToFile()
|
7 лет назад |
|
reporter.h
|
2321656dbe
core/reporter: Add missing includes and forward declarations
|
7 лет назад |
|
settings.cpp
|
447bdac298
yuzu: Remove CPU Jit setting from the UI
|
7 лет назад |
|
settings.h
|
3f3a93f13b
Merge pull request #2669 from FearlessTobi/move-cpujit-setting
|
7 лет назад |
|
telemetry_session.cpp
|
447bdac298
yuzu: Remove CPU Jit setting from the UI
|
7 лет назад |
|
telemetry_session.h
|
215fd82738
core/telemetry_session: Remove usages of the global system accessor
|
7 лет назад |