german77
|
a7d9be1384
core: Replace all instances of ResultCode with Result
|
4 лет назад |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
Morph
|
a6e6a5ac38
general: Get the current process program id directly from the system
|
4 лет назад |
Morph
|
64275dfbf4
general: Rename GetTitleID to GetProgramID
|
4 лет назад |
Morph
|
12c1766997
general: Replace RESULT_SUCCESS with ResultSuccess
|
5 лет назад |
Morph
|
065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
|
5 лет назад |
bunnei
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 лет назад |
Lioncash
|
6b7320add4
core: Remove unnecessary enum casts in log calls
|
5 лет назад |
Lioncash
|
1a954b2a59
service: Eliminate usages of the global system instance
|
5 лет назад |
Lioncash
|
69f16ba50e
hle/service: Replace global system instance calls with instance-based ones
|
6 лет назад |
David Marcec
|
a40e5b2def
Deglobalize System: Fatal
|
6 лет назад |
Ethan
|
5adbe66ae8
accommodate for fmt update
|
7 лет назад |
Zach Hilman
|
34e9736910
fatal: Save report on fatal:u call
|
7 лет назад |
Lioncash
|
4b33a346ed
service/fatal: Mark local variables as const where applicable
|
7 лет назад |
Lioncash
|
11505d3d9f
service/fatal: Remove unnecessary semicolon
|
7 лет назад |
Lioncash
|
cc737e5832
service/fatal: Name FatalInfo structure members
|
7 лет назад |
David Marcec
|
22d4e10664
Moved log backtrace to arm_interface.cpp. Added printing of error code to fatal
|
7 лет назад |
Lioncash
|
cf9d6c6f52
kernel/process: Make data member variables private
|
7 лет назад |
Lioncash
|
e42bb5e003
service: Add missing headers inclusions where applicable
|
7 лет назад |
David
|
367c52ff0d
Implemented fatal:u properly (#1347)
|
7 лет назад |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
8 лет назад |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 лет назад |
greggameplayer
|
e35cfc1b03
Properly rename fatal module functions
|
8 лет назад |
Lioncash
|
7c9644646f
general: Make formatting of logged hex values more straightforward
|
8 лет назад |
Lioncash
|
c6a740d7c2
fatal: Move logging macros over to new fmt-compatible ones
|
8 лет назад |
Lioncash
|
ccca5e7c28
service: Use nested namespace specifiers where applicable
|
8 лет назад |
mailwl
|
dca7cfb9cf
Service: add fatal:u, fatal:p services
|
8 лет назад |