| .. |
|
arm
|
093e5440e2
core: Remove CurrentArmInterface() global accessor
|
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
|
b4a8cfbd00
Merge pull request #2748 from FernandoS27/align-memory
|
7 лет назад |
|
loader
|
9bede4eeed
VM_Manager: Align allocated memory to 256bytes
|
7 лет назад |
|
tools
|
4111971cbd
freezer: Update documentation
|
7 лет назад |
|
CMakeLists.txt
|
52f54c728d
Merge pull request #2592 from FernandoS27/sync1
|
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
|
52f54c728d
Merge pull request #2592 from FernandoS27/sync1
|
7 лет назад |
|
core.h
|
52f54c728d
Merge pull request #2592 from FernandoS27/sync1
|
7 лет назад |
|
core_cpu.cpp
|
8fc806e88a
yuzu: Remove setting for using Unicorn
|
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 лет назад |
|
hardware_interrupt_manager.cpp
|
d20ede40b1
NVServices: Styling, define constructors as explicit and corrections
|
7 лет назад |
|
hardware_interrupt_manager.h
|
d20ede40b1
NVServices: Styling, define constructors as explicit and corrections
|
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
|
8f5aae3074
Merge pull request #2642 from DarkLordZach/fsp-log-2
|
7 лет назад |
|
reporter.h
|
8f5aae3074
Merge pull request #2642 from DarkLordZach/fsp-log-2
|
7 лет назад |
|
settings.cpp
|
8fc806e88a
yuzu: Remove setting for using Unicorn
|
7 лет назад |
|
settings.h
|
8fc806e88a
yuzu: Remove setting for using Unicorn
|
7 лет назад |
|
telemetry_session.cpp
|
8fc806e88a
yuzu: Remove setting for using Unicorn
|
7 лет назад |
|
telemetry_session.h
|
215fd82738
core/telemetry_session: Remove usages of the global system accessor
|
7 лет назад |