| .. |
|
arm
|
b77fde7c5c
loader: Move NSO module tracking to AppLoader
|
7 years ago |
|
crypto
|
e2f7933b3f
Merge pull request #2546 from DarkLordZach/kips
|
7 years ago |
|
file_sys
|
db2e5e5fa6
registered_cache: Add getter to determine source slot in content provider union
|
7 years ago |
|
frontend
|
e32bf646cf
yuzu/bootmanager: Treat the resolution factor as a u32
|
7 years ago |
|
gdbstub
|
0e7ad1c367
gdbstub: Fix some bugs in IsMemoryBreak() and ServeBreak. Add workaround to let watchpoints break into GDB. (#4651)
|
7 years ago |
|
hle
|
5f8d2a2044
glue: Add manager to keep track of application registry
|
7 years ago |
|
loader
|
e2f7933b3f
Merge pull request #2546 from DarkLordZach/kips
|
7 years ago |
|
CMakeLists.txt
|
5f8d2a2044
glue: Add manager to keep track of application registry
|
7 years ago |
|
constants.cpp
|
11f2f0f45c
constants: Extract backup JPEG used by account services
|
7 years ago |
|
constants.h
|
11f2f0f45c
constants: Extract backup JPEG used by account services
|
7 years ago |
|
core.cpp
|
8f8fa82c83
Merge pull request #2575 from DarkLordZach/process-id-types
|
7 years ago |
|
core.h
|
96412848a9
Merge pull request #2482 from DarkLordZach/prepo
|
7 years ago |
|
core_cpu.cpp
|
b117ca5fce
kernel/svc: Deglobalize the supervisor call handlers
|
7 years ago |
|
core_cpu.h
|
fad20213e6
kernel/scheduler: Pass in system instance in constructor
|
7 years ago |
|
core_timing.cpp
|
c5d41fd812
core/core_timing: Make callback parameters consistent
|
7 years ago |
|
core_timing.h
|
c5d41fd812
core/core_timing: Make callback parameters consistent
|
7 years ago |
|
core_timing_util.cpp
|
42f5fd0ab3
core/core_timing_util: Use std::chrono types for specifying time units
|
7 years ago |
|
core_timing_util.h
|
2548661c08
core/core_timing_util: Amend casing of cyclesTo* functions
|
7 years ago |
|
cpu_core_manager.cpp
|
f2331a804a
core/cpu_core_manager: Create threads separately from initialization.
|
7 years ago |
|
cpu_core_manager.h
|
f2331a804a
core/cpu_core_manager: Create threads separately from initialization.
|
7 years ago |
|
memory.cpp
|
f2331a804a
core/cpu_core_manager: Create threads separately from initialization.
|
7 years ago |
|
memory.h
|
495a8d8d95
core/memory: Remove unused FlushMode enum
|
7 years ago |
|
memory_setup.h
|
93da8e0abf
core: Move PageTable struct into Common.
|
7 years ago |
|
perf_stats.cpp
|
781ab8407b
general: Use deducation guides for std::lock_guard and std::unique_lock
|
7 years ago |
|
perf_stats.h
|
4a587b81b2
core/core: Replace includes with forward declarations where applicable
|
8 years ago |
|
reporter.cpp
|
334e6370f9
Update reporter.cpp
|
7 years ago |
|
reporter.h
|
b77fde7c5c
loader: Move NSO module tracking to AppLoader
|
7 years ago |
|
settings.cpp
|
7259f7a733
rasterizer_opengl: Remove OpenGL core profile
|
7 years ago |
|
settings.h
|
96412848a9
Merge pull request #2482 from DarkLordZach/prepo
|
7 years ago |
|
telemetry_session.cpp
|
b1a4ab2ccc
core/telemetry_session: Remove unnecessary web service nulling out in destructor
|
7 years ago |
|
telemetry_session.h
|
215fd82738
core/telemetry_session: Remove usages of the global system accessor
|
7 years ago |