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
Emmanuel Gil Peyrot 14af5919ba CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls.
The LOG_* function itself already appends one.
10 years ago
..
arm CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls. 10 years ago
file_sys ivfc_archive: Fix a printf specifier 10 years ago
hle Silence -Wsign-compare warnings. 10 years ago
hw Silence -Wsign-compare warnings. 10 years ago
loader CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls. 10 years ago
tracer fix some xcode 7.0 warnings 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 general: Silence some warnings when using clang 10 years ago
core_timing.h Remove every trailing whitespace from the project (but externals). 10 years ago
memory.cpp memory: Get rid of pointer casts 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 general: Silence some warnings when using clang 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