32 Commits (b91b76df4fe27d781bd95ddb89b78ff54df57029)

Author SHA1 Message Date
lat9nq b91b76df4f general: Make most settings a BasicSetting 5 years ago
Morph 0f48292de1 fsp_srv: Fix filesystem access logging 5 years ago
Morph 12c1766997 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Lioncash 9a07ed53eb core: Make variable shadowing a compile-time error 5 years ago
bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
bunnei 93e20867b0 hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable. 5 years ago
Chloe Marcec 83f8c1a25e lm: Recode LM service 5 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 5 years ago
James Rowe bc30a591ba
Replace externals with Conan (#3735) 6 years ago
bunnei c7bc7986bb core: reporter: Updates for new VMM. 6 years ago
bunnei 4caff51710 core: memory: Move to Core::Memory namespace. 6 years ago
bunnei c083ea7d78 core: Implement separate A32/A64 ARM interfaces. 6 years ago
Lioncash b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 6 years ago
Lioncash 536fc7f0ea core: Prepare various classes for memory read/write migration 6 years ago
Zach Hilman 6212df3beb lm: Flush manager output on core shutdown 6 years ago
Zach Hilman 82bf055eca reporter: Add log output for packaged lm log data 7 years ago
Zach Hilman 787b191abf reporter: Differentiate between Old, New, and System play reports 7 years ago
Ethan 30448641f2 Fix clang-format 6 years ago
Ethan 5adbe66ae8 accommodate for fmt update 6 years ago
Lioncash 48807e9a24 core/reporter: Allow moves into SaveToFile() 7 years ago
Lioncash 2321656dbe core/reporter: Add missing includes and forward declarations 7 years ago
Lioncash e721c344ae core/reporter: Remove unnecessary namespace qualifiers 7 years ago
Lioncash 6ec48af222 core/reporter: Remove pessimizing move in GetHLERequestContextData() 7 years ago
Lioncash f12eb40834 core/reporter: Make bracing consistent 7 years ago
Lioncash 7ad11e3867 core/reporter: Return in error case in SaveToFile() 7 years ago
Zach Hilman 554e2f2f98 reporter: Add report class for filesystem access logs 7 years ago
Thomas May 334e6370f9 Update reporter.cpp 7 years ago
Zach Hilman b77fde7c5c loader: Move NSO module tracking to AppLoader 7 years ago
Zach Hilman 2dde8f5cfe core: Add Reporter class to take/save reports 7 years ago