greggameplayer
|
1efb81a61d
Add & correct some error modules
|
8 vuotta sitten |
greggameplayer
|
a215f63235
Add and correct some Error Modules (#444)
|
8 vuotta sitten |
Lioncash
|
36e60c217a
result: Check against self-assignment in ResultVal's copy assignment operator
|
8 vuotta sitten |
Subv
|
6e38081165
ResultCode: Mark any error code that isn't 0 as an error.
|
8 vuotta sitten |
bunnei
|
8e50d6002b
fsp_srv: Various improvements to IStorage:Read implementation.
|
8 vuotta sitten |
bunnei
|
34571f4d2e
hle: Use Switch formatted result codes.
|
8 vuotta sitten |
Yuri Kunde Schlesner
|
723dc644fa
ResultVal: Remove MoveFrom()
|
9 vuotta sitten |
Yuri Kunde Schlesner
|
4cb47b0278
ResultVal: Add an rvalue overload of Unwrap()
|
9 vuotta sitten |
Yuri Kunde Schlesner
|
7e5dd46cf4
ResultVal: Add more convenience utils for creating and cascading results
|
9 vuotta sitten |
Yuri Kunde Schlesner
|
2cdb40d709
Kernel: Centralize error definitions in errors.h
|
9 vuotta sitten |
Yuri Kunde Schlesner
|
743d18f0e4
GSP_GPU: Move error codes from result.h to local file
|
9 vuotta sitten |
Yuri Kunde Schlesner
|
92be29adba
FileSys: Move all result description to errors.h
|
9 vuotta sitten |
Yuri Kunde Schlesner
|
3b1f0fea31
result: Make error description a generic integer
|
9 vuotta sitten |
Yuri Kunde Schlesner
|
a75145a2c6
Make BitField and ResultCode constexpr-initializable
|
9 vuotta sitten |
Subv
|
ddfabf3133
Kernel: Use a Session object to keep track of the status of a Client/Server session pair.
|
9 vuotta sitten |
wwylele
|
a0df747325
file_sys: add Self NCCH archive
|
9 vuotta sitten |
Yuri Kunde Schlesner
|
905fc92ce1
Merge pull request #2249 from Subv/sessions_v3
|
9 vuotta sitten |
Subv
|
c93c5a72bb
Return an error code when connecting to a saturated port.
|
9 vuotta sitten |
wwylele
|
589b642790
FileSys: Implement OtherSaveData
|
9 vuotta sitten |
wwylele
|
0987783699
FileSys: add SDMCWriteOnlyArchive
|
9 vuotta sitten |
wwylele
|
a879984c06
FileSys: add ExtSaveDataArchive
|
9 vuotta sitten |
wwylele
|
7166fdc490
FileSys: add SaveDataArchive
|
9 vuotta sitten |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
10 vuotta sitten |
Yuri Kunde Schlesner
|
396a8d91a4
Manually tweak source formatting and then re-run clang-format
|
10 vuotta sitten |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
10 vuotta sitten |
JamePeng
|
f87bb8ba0a
Fix the errorcode of archive handle
|
10 vuotta sitten |
wwylele
|
e023a4cfd0
Result: fix and update ErrorModule
|
10 vuotta sitten |
mailwl
|
07cc781163
gsp::gpu: Reset g_thread_id in UnregisterInterruptRelayQueue
|
10 vuotta sitten |
Subv
|
0fb6d2a247
Kernel: Implemented shared memory permissions.
|
10 vuotta sitten |
Emmanuel Gil Peyrot
|
691a42fe98
VideoCore: Run include-what-you-use and fix most includes.
|
10 vuotta sitten |