You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Subv 7a3ab7c63d CPU/Dynarmic: Disable the fast page-table access in dynarmic until it supports switching page tables at runtime. 8 years ago
..
arm CPU/Dynarmic: Disable the fast page-table access in dynarmic until it supports switching page tables at runtime. 8 years ago
file_sys Handle invalid filenames when renaming files/directories 9 years ago
frontend Move screen size constants from video_core to core 9 years ago
gdbstub Doxygen: Amend minor issues (#2593) 9 years ago
hle Kernel/Threads: Don't clear the CPU instruction cache when performing a context switch from an idle thread into a thread in the same process. 8 years ago
hw gpu: add comments for TextureCopy 9 years ago
loader Kernel/Memory: Give each Process its own page table. 8 years ago
tracer Core: Fix some out-of-style includes 9 years ago
3ds.h Move screen size constants from video_core to core 9 years ago
CMakeLists.txt Added missing parts in libnetwork (#2838) 8 years ago
core.cpp Kernel/Memory: Give each Process its own page table. 8 years ago
core.h core: Expose AppLoader as a public interface. 9 years ago
core_timing.cpp CoreTiming: use named constant for ARM11 clock rate 9 years ago
core_timing.h CoreTiming: use named constant for ARM11 clock rate 9 years ago
memory.cpp Kernel/Memory: Make IsValidPhysicalAddress not go through the current process' virtual memory mapping. 8 years ago
memory.h Kernel/Memory: Changed GetPhysicalPointer so that it doesn't go through the current process' page table to obtain a pointer. 8 years ago
memory_setup.h Kernel/Memory: Give each Process its own page table. 8 years ago
mmio.h Remove empty newlines in #include blocks. 9 years ago
perf_stats.cpp PerfStats: Re-order and document members better 9 years ago
perf_stats.h PerfStats: Re-order and document members better 9 years ago
settings.cpp Core: Fix some out-of-style includes 9 years ago
settings.h settings: Add telemetry endpoint URL. 9 years ago
telemetry_session.cpp telemetry: Add field for OsPlatform. 9 years ago
telemetry_session.h telemetry: Log a few simple data fields throughout core. 9 years ago