aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service
AgeCommit message (Expand)Author
2016-11-30Fixed the rebase mistakes.Subv
2016-11-30A bit of a redesign.Subv
2016-11-30IPC/HLE: Associate the ClientSessions with their parent port's HLE interface ...Subv
2016-11-30Kernel/HLE: Service::Interface no longer inherits from any Kernel object, and...Subv
2016-11-30fixup! Kernel/IPC: Use Ports and Sessions as the fundamental building block ...Subv
2016-11-30 Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inte...Subv
2016-11-30Set client SDK version to Service APIsmailwl
2016-11-27Merge pull request #2132 from wwylele/fix-fs-errSebastian Valle
2016-11-25Output parameters to logmailwl
2016-11-25MIC_U: Stub service funcionsmailwl
2016-11-23Bravely Default/Second stuck #1822 (#2188)pippo2931
2016-11-23Merge pull request #2186 from wwylele/config9Yuri Kunde Schlesner
2016-11-23Merge pull request #1654 from JamePeng/errdispYuri Kunde Schlesner
2016-11-19APT/Applets: Renamed the members of the SignalType enum.Subv
2016-11-19FileSys: rename SaveDataCheck archive to NCCH archivewwylele
2016-11-19PTM & CFG: use the correct path and error code according to the new FileSys p...wwylele
2016-11-19FileSys: add SDMCWriteOnlyArchivewwylele
2016-11-17cfg: add config block 0x00090000wwylele
2016-11-02Style fixmailwl
2016-11-02Rename AcConfig, change types u8 to u32mailwl
2016-11-02AC_U: Stub functions, used if EULA agreedmailwl
2016-11-01FileSys: make Archive interfaces return error codewwylele
2016-10-31Merge pull request #2126 from wwylele/stub-nwmbunnei
2016-10-27core: some errno values are uncommon on UnixJan Beich
2016-10-25FRD: fix GetMyFriendKeymailwl
2016-10-20Fix typosRicardo de Almeida Gonzaga
2016-10-12NWM: stub Initialize with an errorwwylele
2016-10-07Merge pull request #2024 from JamePeng/update-boss-codebunnei
2016-10-06Rework the code of err:f serviceJamePeng
2016-10-02Update the stub code of BOSSJamePeng
2016-10-02fs: clean up log formatwwylele
2016-10-02fs: implement DeleteDirectoryRecursivelywwylele
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-08-30Merge pull request #2023 from yuriks/autobase-bcfntbunnei
2016-08-28Merge pull request #1948 from wwylele/cro++Yuri Kunde Schlesner
2016-08-27LDR: Implement CROwwylele
2016-08-27Auto-detect original shared_font.bin memory baseYuri Kunde Schlesner
2016-08-02fix #1942 and adds a few IPC functions for descriptorsLectem
2016-07-28Merge pull request #1950 from JamePeng/fix-apt-0x0055004-and-0x00560000bunnei
2016-07-28Instead of segfaulting, log an error to remind the user to dump the shared fo...Henrik Rydgard
2016-07-15Correct APT::0x00550040 and APT::0x00560000 functionJamePeng
2016-07-09Merge pull request #1894 from wwylele/set-config-blockYuri Kunde Schlesner
2016-07-06Merge pull request #1940 from JamePeng/fix-archive-error-codebunnei
2016-07-05Merge pull request #1921 from Subv/fs_funcsSebastian Valle
2016-07-05Fix the errorcode of archive handleJamePeng
2016-07-04HLE/Applets: Implement ErrEula appletmailwl
2016-07-03HLE/FS: Document some command parameters and implemented command 0x08560240 (...Subv