bunnei 80a8456af8 Merge pull request #2596 from FernandoS27/revert-2590 7 years ago
..
arm f2331a804a core/cpu_core_manager: Create threads separately from initialization. 7 years ago
crypto a62088539e common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
file_sys e78d069a81 Update content_archive.cpp 7 years ago
frontend e32bf646cf yuzu/bootmanager: Treat the resolution factor as a u32 7 years ago
gdbstub 0e7ad1c367 gdbstub: Fix some bugs in IsMemoryBreak() and ServeBreak. Add workaround to let watchpoints break into GDB. (#4651) 7 years ago
hle 26fcdf087d Revert PR 2590. 7 years ago
loader a62088539e common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
CMakeLists.txt 61d2498f00 core: Remove unused CiTrace source files 7 years ago
constants.cpp 11f2f0f45c constants: Extract backup JPEG used by account services 7 years ago
constants.h 11f2f0f45c constants: Extract backup JPEG used by account services 7 years ago
core.cpp 8bbe930fac core/core: Remove unnecessary includes 7 years ago
core.h 84a8fb9264 core/loader: Remove LoadKernelSystemMode 7 years ago
core_cpu.cpp b117ca5fce kernel/svc: Deglobalize the supervisor call handlers 7 years ago
core_cpu.h fad20213e6 kernel/scheduler: Pass in system instance in constructor 7 years ago
core_timing.cpp c5d41fd812 core/core_timing: Make callback parameters consistent 7 years ago
core_timing.h c5d41fd812 core/core_timing: Make callback parameters consistent 7 years ago
core_timing_util.cpp 42f5fd0ab3 core/core_timing_util: Use std::chrono types for specifying time units 7 years ago
core_timing_util.h 2548661c08 core/core_timing_util: Amend casing of cyclesTo* functions 7 years ago
cpu_core_manager.cpp f2331a804a core/cpu_core_manager: Create threads separately from initialization. 7 years ago
cpu_core_manager.h f2331a804a core/cpu_core_manager: Create threads separately from initialization. 7 years ago
memory.cpp f2331a804a core/cpu_core_manager: Create threads separately from initialization. 7 years ago
memory.h 495a8d8d95 core/memory: Remove unused FlushMode enum 7 years ago
memory_setup.h 93da8e0abf core: Move PageTable struct into Common. 7 years ago
perf_stats.cpp 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
perf_stats.h 4a587b81b2 core/core: Replace includes with forward declarations where applicable 8 years ago
settings.cpp 7259f7a733 rasterizer_opengl: Remove OpenGL core profile 7 years ago
settings.h 7259f7a733 rasterizer_opengl: Remove OpenGL core profile 7 years ago
telemetry_session.cpp b1a4ab2ccc core/telemetry_session: Remove unnecessary web service nulling out in destructor 7 years ago
telemetry_session.h 215fd82738 core/telemetry_session: Remove usages of the global system accessor 7 years ago