| .. |
|
arm
|
aeadbfa790
core: Make the exclusive monitor a unique_ptr instead of a shared_ptr
|
před 7 roky |
|
crypto
|
0aef2b9c26
crypto: Use compressed sizes in offset calculation for KIP decompression
|
před 7 roky |
|
file_sys
|
7f152f2273
Merge pull request #1511 from lioncash/content
|
před 7 roky |
|
frontend
|
2e715ef70d
emu_window: Ensure WindowConfig members are always initialized
|
před 8 roky |
|
gdbstub
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
před 7 roky |
|
hle
|
e61a62066a
Merge pull request #1540 from lioncash/handle
|
před 7 roky |
|
loader
|
73e1e929a2
XCI: Add function for checking the existence of the program NCA
|
před 7 roky |
|
tracer
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
před 7 roky |
|
CMakeLists.txt
|
ff6b2d4574
Merge pull request #1545 from DarkLordZach/psm
|
před 7 roky |
|
core.cpp
|
f109615be0
core: Remove unnecessary assert in ArmInterface()
|
před 7 roky |
|
core.h
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
před 7 roky |
|
core_cpu.cpp
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
před 7 roky |
|
core_cpu.h
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
před 7 roky |
|
core_timing.cpp
|
eab35c8235
Core::CoreTiming: add UnscheduleEventThreadsafe
|
před 8 roky |
|
core_timing.h
|
eab35c8235
Core::CoreTiming: add UnscheduleEventThreadsafe
|
před 8 roky |
|
core_timing_util.cpp
|
44646e2ea0
core_timing: Split off utility functions into core_timing_util
|
před 8 roky |
|
core_timing_util.h
|
44646e2ea0
core_timing: Split off utility functions into core_timing_util
|
před 8 roky |
|
memory.cpp
|
cf9d6c6f52
kernel/process: Make data member variables private
|
před 7 roky |
|
memory.h
|
83377113bf
memory: Dehardcode the use of fixed memory range constants
|
před 7 roky |
|
memory_hook.cpp
|
732a77d0e8
memory_hook: Default virtual destructor in the cpp file
|
před 8 roky |
|
memory_hook.h
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
před 7 roky |
|
memory_setup.h
|
738f91a57d
memory: Replace all memory hooking with Special regions
|
před 8 roky |
|
perf_stats.cpp
|
4a587b81b2
core/core: Replace includes with forward declarations where applicable
|
před 8 roky |
|
perf_stats.h
|
4a587b81b2
core/core: Replace includes with forward declarations where applicable
|
před 8 roky |
|
settings.cpp
|
20c2928c2b
video_core; Get rid of global g_toggle_framelimit_enabled variable
|
před 8 roky |
|
settings.h
|
ee7c2dbf5a
config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.
|
před 7 roky |
|
telemetry_session.cpp
|
ee7c2dbf5a
config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.
|
před 7 roky |
|
telemetry_session.h
|
e3b4d31f4e
telemetry_session: Remove doxygen comment for a non-existent parameter
|
před 7 roky |