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.
 
 
 
 
 
 
MerryMage 9f9c987924 Common: Remove Common::make_unique, use std::make_unique 10 years ago
..
arm Common: Remove Common::make_unique, use std::make_unique 10 years ago
file_sys Common: Remove Common::make_unique, use std::make_unique 10 years ago
gdbstub Fix missing header 10 years ago
hle Common: Remove Common::make_unique, use std::make_unique 10 years ago
hw core/video_core: Make NumIds functions constexpr 10 years ago
loader Common: Remove Common::make_unique, use std::make_unique 10 years ago
tracer fix some xcode 7.0 warnings 10 years ago
CMakeLists.txt Reorganize the ndm service path for dummy implement function 10 years ago
core.cpp Common: Remove Common::make_unique, use std::make_unique 10 years ago
core.h Improve error report from Init() functions 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). 11 years ago
memory.cpp Memory: Do correct Phys->Virt address translation for non-APP linheap 10 years ago
memory.h Fix broken boot introduced by last-minute change in #1025 11 years ago
memory_setup.h Memory: Implement MMIO 10 years ago
mmio.h Memory: Implement MMIO 10 years ago
settings.cpp License change 11 years ago
settings.h Implement gdbstub 10 years ago
system.cpp Fix missing return 10 years ago
system.h Improve error report from Init() functions 10 years ago