aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
2015-01-01Silence some -Wsign-compare warnings.Rohit Nirmal
2014-12-31SOC_U: Preliminary implementation of sockets.Subv
2014-12-29APT:A: Some style changesSubv
2014-12-29Archives: Implemented ExtSaveData and SharedExtSaveDataSubv
2014-12-28Kernel: New handle managerYuri Kunde Schlesner
2014-12-28Kernel: Replace GetStaticHandleType by HANDLE_TYPE constantsYuri Kunde Schlesner
2014-12-28Rename ObjectPool to HandleTableYuri Kunde Schlesner
2014-12-25Merge pull request #339 from bunnei/fixup-gsp-synchbunnei
2014-12-25Merge pull request #330 from purpasmart96/new_srvbunnei
2014-12-25ARM: Add a mechanism for faking CPU time elapsed during HLE.bunnei
2014-12-25More services & small clean upspurpasmart96
2014-12-23Stubbed IsSdmcWriteable to always return writeable.archshift
2014-12-22Merge pull request #322 from chinhodado/masterbunnei
2014-12-21CFG: Fixed some warnings and errors in ClangSubv
2014-12-21CFG: More style changesSubv
2014-12-21CFGU: IndentationSubv
2014-12-21CFG: Some indentationSubv
2014-12-21CFG: Changed the CreateConfigInfoBlk search loopSubv
2014-12-21CFG: Corrected the licenses in cfg_i.cpp and cfg_u.cppSubv
2014-12-21CFG: Create a new subfolder cfg inside service to handle cfgSubv
2014-12-21CFGU: Some changesSubv
2014-12-21CFGU: Addressed some issues.Subv
2014-12-21CFGU: Addressed some comments.Subv
2014-12-21Style: Addressed some commentsSubv
2014-12-21CFG_U: Use Common::make_unique instead of the std versionSubv
2014-12-21CFG:U: Implemented some more blocksSubv
2014-12-21CFG: Implemented block 0x00070001 in the config savefileSubv
2014-12-21CFGU: Use an absolute offset in the config savefile blocksSubv
2014-12-21CFG: Load the Config savedata file if it already exists.Subv
2014-12-21CFGU: Added block 0x000A0002 to the default savegame fileSubv
2014-12-21CFG: Refactored how the config file works.Subv
2014-12-21CFG:U: Add some data to the 0x00050005 config block.Subv
2014-12-21CFG: Implemented the GetConfigInfoBlk2 function.Subv
2014-12-21Merge pull request #291 from purpasmart96/licensebunnei
2014-12-21More warning cleanupsChin
2014-12-21Merge pull request #271 from archshift/createfbunnei
2014-12-21Added CreateFile to the FS_USER servicearchshift
2014-12-20License changepurpasmart96
2014-12-20Thread: Wait current thread on svc_SleepThreadbunnei
2014-12-20Merge pull request #316 from yuriks/thread-handlebunnei
2014-12-20Merge pull request #315 from chinhodado/masterbunnei
2014-12-20Clean up some warningsChin
2014-12-20Common: Add a clone of std::make_uniqueYuri Kunde Schlesner
2014-12-20Kernel: Implement support for current thread pseudo-handleYuri Kunde Schlesner
2014-12-19Merge pull request #306 from Subv/even_more_savedatabunnei
2014-12-19FS_U: Added the command to the docs of SaveData functionsSubv
2014-12-18Merge pull request #302 from purpasmart96/flushshutupbunnei
2014-12-18GSP_GPU: Shut up FlushDataCachepurpasmart96
2014-12-18Merge pull request #308 from Subv/more_savedatabunnei
2014-12-18SystemSaveData: Fixed a typo that was segfaultingSubv