35 Commits (41a0c088bae02f0b2a0f72bf3fa1a1f89059bdc7)

Author SHA1 Message Date
Morph 41a0c088ba general: Get the current process program id directly from the system 4 years ago
Morph 10508e7af2 general: Rename GetTitleID to GetProgramID 4 years ago
ReinUsesLisp 2e6acac647 cmake: Remove shader cache version 4 years ago
lat9nq 794c444285 general: Make most settings a BasicSetting 5 years ago
Morph 20bb5fe3a1 fsp_srv: Fix filesystem access logging 5 years ago
Morph 7ebc38a6d1 general: Replace RESULT_SUCCESS with ResultSuccess 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Lioncash eeae5217ba core: Make variable shadowing a compile-time error 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
bunnei 5dbcaa2970 hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable. 5 years ago
Chloe Marcec 5cbbf4f865 lm: Recode LM service 5 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 5 years ago
James Rowe 2991e7441a Replace externals with Conan (#3735) 6 years ago
bunnei 93828bffc2 core: reporter: Updates for new VMM. 6 years ago
bunnei 5b9e69e7fe core: memory: Move to Core::Memory namespace. 6 years ago
bunnei 048ac77adc core: Implement separate A32/A64 ARM interfaces. 6 years ago
Lioncash cc3d6fdf73 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 6 years ago
Lioncash e04aeb9531 core: Prepare various classes for memory read/write migration 6 years ago
Zach Hilman 13933f0af3 lm: Flush manager output on core shutdown 6 years ago
Zach Hilman ad5328136a reporter: Add log output for packaged lm log data 7 years ago
Zach Hilman 234dee670e reporter: Differentiate between Old, New, and System play reports 7 years ago
Ethan 94ed7e8de1 Fix clang-format 6 years ago
Ethan e250a95348 accommodate for fmt update 6 years ago
Lioncash d360b7465f core/reporter: Allow moves into SaveToFile() 7 years ago
Lioncash 770387fadb core/reporter: Add missing includes and forward declarations 7 years ago
Lioncash 0756025102 core/reporter: Remove unnecessary namespace qualifiers 7 years ago
Lioncash 6e9c716272 core/reporter: Remove pessimizing move in GetHLERequestContextData() 7 years ago
Lioncash 174e596d56 core/reporter: Make bracing consistent 7 years ago
Lioncash 5db1fdfa4a core/reporter: Return in error case in SaveToFile() 7 years ago
Zach Hilman 0add7f4ccb reporter: Add report class for filesystem access logs 7 years ago
Thomas May 3fc5127a9f Update reporter.cpp 7 years ago
Zach Hilman 227430a157 loader: Move NSO module tracking to AppLoader 7 years ago
Zach Hilman 8d16f91049 core: Add Reporter class to take/save reports 7 years ago