Yuri Kunde Schlesner
|
723dc644fa
ResultVal: Remove MoveFrom()
|
пре 9 година |
Yuri Kunde Schlesner
|
d96a9e0c11
Service: Remove unnecessary includes from service.h
|
пре 9 година |
Yuri Kunde Schlesner
|
6354d08359
Kernel: Add a dedicated SetHleHandler method to ServerPort/ServerSession
|
пре 9 година |
Yuri Kunde Schlesner
|
e626a520ca
HLE: Move SessionRequestHandler from Service:: to Kernel::
|
пре 9 година |
TheKoopaKingdom
|
f008b22e3b
Addressed Bunnei's review comments, and made some other tweaks:
|
пре 9 година |
TheKoopaKingdom
|
59de38b965
Switched to the ERROR_NOT_FOUND constant from errors.h.
|
пре 9 година |
TheKoopaKingdom
|
37bec598ea
Made some changes from review comments:
|
пре 9 година |
Yuri Kunde Schlesner
|
a5810d61da
FS: Remove unused result definition
|
пре 9 година |
Yuri Kunde Schlesner
|
92be29adba
FileSys: Move all result description to errors.h
|
пре 9 година |
bunnei
|
4fc8b8229e
core: Remove HLE module, consolidate code & various cleanups.
|
пре 9 година |
wwylele
|
a7cd452ea1
FS: fix debug build from #2249
|
пре 9 година |
Yuri Kunde Schlesner
|
905fc92ce1
Merge pull request #2249 from Subv/sessions_v3
|
пре 9 година |
Subv
|
016307ae65
Fixed the codestyle to match our clang-format rules.
|
пре 9 година |
Subv
|
ebbb55ec8f
Moved the HLE command buffer translation task to ServerSession instead of the HLE handler superclass.
|
пре 9 година |
Subv
|
386112da32
Added a framework for partially handling Session disconnections.
|
пре 9 година |
Subv
|
00f0c77570
Split SessionRequestHandler::HandleSyncRequest into HandleSyncRequest, TranslateRequest and HandleSyncRequestImpl.
|
пре 9 година |
Subv
|
2eceee3a4c
Fixed the rebase mistakes.
|
пре 9 година |
Subv
|
009b15b3aa
A bit of a redesign.
|
пре 9 година |
Subv
|
073653e858
Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication.
|
пре 10 година |
wwylele
|
589b642790
FileSys: Implement OtherSaveData
|
пре 9 година |
wwylele
|
5af117e00c
FileSys: abstract SD save data archive source
|
пре 9 година |
wwylele
|
d7d6975af0
FileSys: rename SaveDataCheck archive to NCCH archive
|
пре 9 година |
wwylele
|
0987783699
FileSys: add SDMCWriteOnlyArchive
|
пре 9 година |
wwylele
|
4dd8a831bd
FileSys: make Archive interfaces return error code
|
пре 9 година |
wwylele
|
96b0e9476b
fs: implement DeleteDirectoryRecursively
|
пре 9 година |
Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
пре 9 година |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
пре 9 година |
Yuri Kunde Schlesner
|
396a8d91a4
Manually tweak source formatting and then re-run clang-format
|
пре 9 година |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
пре 9 година |
Yuri Kunde Schlesner
|
ffda82eea5
Merge pull request #1894 from wwylele/set-config-block
|
пре 10 година |