| .. |
|
arm
|
core: Remove CurrentArmInterface() global accessor
|
7 years ago |
|
crypto
|
partition_data_manager: Add accessor for decrypted PRODINFO partition
|
6 years ago |
|
file_sys
|
cheat_engine: Move to memory and strip VM
|
6 years ago |
|
frontend
|
general_frontend: Add documentation for parental controls and ecommerce applets
|
7 years ago |
|
gdbstub
|
gdbstub: Fix some bugs in IsMemoryBreak() and ServeBreak. Add workaround to let watchpoints break into GDB. (#4651)
|
7 years ago |
|
hle
|
configure_debug: Move reporting option to logging
|
6 years ago |
|
loader
|
nso: Pass build ID directly
|
6 years ago |
|
memory
|
cheat_engine: Move to memory and strip VM
|
6 years ago |
|
tools
|
freezer: Update documentation
|
7 years ago |
|
CMakeLists.txt
|
cheat_engine: Move to memory and strip VM
|
6 years ago |
|
constants.cpp
|
constants: Extract backup JPEG used by account services
|
7 years ago |
|
constants.h
|
constants: Extract backup JPEG used by account services
|
7 years ago |
|
core.cpp
|
core: Store FileSystemController in core
|
6 years ago |
|
core.h
|
core: Store FileSystemController in core
|
6 years ago |
|
core_cpu.cpp
|
yuzu: Remove setting for using Unicorn
|
7 years ago |
|
core_cpu.h
|
kernel/scheduler: Pass in system instance in constructor
|
7 years ago |
|
core_timing.cpp
|
Core_Timing: Make core_timing threadsafe by default.
|
7 years ago |
|
core_timing.h
|
Core_Timing: Make core_timing threadsafe by default.
|
7 years ago |
|
core_timing_util.cpp
|
core/core_timing_util: Use std::chrono types for specifying time units
|
7 years ago |
|
core_timing_util.h
|
core/core_timing_util: Amend casing of cyclesTo* functions
|
7 years ago |
|
cpu_core_manager.cpp
|
core/cpu_core_manager: Create threads separately from initialization.
|
7 years ago |
|
cpu_core_manager.h
|
core/cpu_core_manager: Create threads separately from initialization.
|
7 years ago |
|
hardware_interrupt_manager.cpp
|
NVServices: Styling, define constructors as explicit and corrections
|
7 years ago |
|
hardware_interrupt_manager.h
|
NVServices: Styling, define constructors as explicit and corrections
|
7 years ago |
|
memory.cpp
|
Core/Memory: Only FlushAndInvalidate GPU if the page is marked as RasterizerCachedMemory
|
6 years ago |
|
memory.h
|
memory: Remove unused PageTable forward declaration
|
7 years ago |
|
memory_setup.h
|
core: Move PageTable struct into Common.
|
7 years ago |
|
perf_stats.cpp
|
Address review comments
|
6 years ago |
|
perf_stats.h
|
Address review comments
|
6 years ago |
|
reporter.cpp
|
Fix clang-format
|
6 years ago |
|
reporter.h
|
Merge pull request #2642 from DarkLordZach/fsp-log-2
|
7 years ago |
|
settings.cpp
|
settings: Update LogSettings to show NAND/SDMC paths from FileUtil
|
6 years ago |
|
settings.h
|
settings: Add options for managing gamecard emulation
|
6 years ago |
|
telemetry_session.cpp
|
yuzu: Remove setting for using Unicorn
|
7 years ago |
|
telemetry_session.h
|
core/telemetry_session: Remove usages of the global system accessor
|
7 years ago |