You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/core
Yuri Kunde Schlesner 0fcabd2b11 Integrate the MicroProfile profiling library
This brings goodies such as a configurable user interface and
multi-threaded timeline view.
10 years ago
..
arm Integrate the MicroProfile profiling library 10 years ago
file_sys Archive: Correct a few incorrect types in function signatures 10 years ago
hle Integrate the MicroProfile profiling library 10 years ago
hw Integrate the MicroProfile profiling library 10 years ago
loader Properly indicate that CIA support is not implemented yet 10 years ago
tracer ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types. 10 years ago
CMakeLists.txt Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h} 10 years ago
core.cpp Core: Cleanup core includes. 10 years ago
core.h fixup! Set the TLS address in the scheduler 10 years ago
core_timing.cpp Core : Fix Conversion Warnings 10 years ago
core_timing.h Remove every trailing whitespace from the project (but externals). 10 years ago
memory.cpp Kernel: Add more infrastructure to support different memory layouts 10 years ago
memory.h Fix broken boot introduced by last-minute change in #1025 10 years ago
memory_setup.h Memory: Move PAGE_MASK and PAGE_BITS to memory.h 10 years ago
settings.cpp License change 10 years ago
settings.h Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 10 years ago
system.cpp Kernel: Remove unused legacy heap MapBlock_* functions 10 years ago
system.h Core: Remove some unused functions and types 10 years ago