aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle
Commit message (Expand)AuthorAge
* Merge pull request #407 from Subv/arbiterGravatar bunnei2015-01-05
|\
* \ Merge pull request #408 from Subv/mutexGravatar bunnei2015-01-04
|\ \
* \ \ Merge pull request #386 from archshift/y2ruGravatar bunnei2015-01-04
|\ \ \
| | * | Mutex: Add the calling thread to the waiting list when neededGravatar Subv2015-01-04
| |/ / |/| |
| * | Stub the y2r:u serviceGravatar archshift2015-01-03
| | * AddressArbiter: Ported arbitration type 2 from 3dmoo.Gravatar Subv2015-01-03
| |/ |/|
* | Archives: Reduced duplicate code in RomFS and SaveCheck.Gravatar Subv2015-01-02
* | SaveDataCheck: Preliminary work in this archive.Gravatar Subv2015-01-02
* | Merge pull request #391 from lioncash/pedanticGravatar bunnei2015-01-02
|\ \
| * | archive: Fix initializer list orderGravatar Lioncash2015-01-02
| |/
* / soc_u: Fix a missing formatting argumentGravatar Lioncash2015-01-02
|/
* SOC_U: Preliminary implementation of sockets.Gravatar Subv2014-12-31
* APT:A: Some style changesGravatar Subv2014-12-29
* Archives: Implemented ExtSaveData and SharedExtSaveDataGravatar Subv2014-12-29
* Kernel: New handle managerGravatar Yuri Kunde Schlesner2014-12-28
* Kernel: Replace GetStaticHandleType by HANDLE_TYPE constantsGravatar Yuri Kunde Schlesner2014-12-28
* Rename ObjectPool to HandleTableGravatar Yuri Kunde Schlesner2014-12-28
* Merge pull request #339 from bunnei/fixup-gsp-synchGravatar bunnei2014-12-25
|\
* \ Merge pull request #330 from purpasmart96/new_srvGravatar bunnei2014-12-25
|\ \
| | * ARM: Add a mechanism for faking CPU time elapsed during HLE.Gravatar bunnei2014-12-25
| * | More services & small clean upsGravatar purpasmart962014-12-25
* | | Stubbed IsSdmcWriteable to always return writeable.Gravatar archshift2014-12-23
| |/ |/|
* | Merge pull request #322 from chinhodado/masterGravatar bunnei2014-12-22
|\ \ | |/ |/|
* | CFG: Fixed some warnings and errors in ClangGravatar Subv2014-12-21
* | CFG: More style changesGravatar Subv2014-12-21
* | CFGU: IndentationGravatar Subv2014-12-21
* | CFG: Some indentationGravatar Subv2014-12-21
* | CFG: Changed the CreateConfigInfoBlk search loopGravatar Subv2014-12-21
* | CFG: Corrected the licenses in cfg_i.cpp and cfg_u.cppGravatar Subv2014-12-21
* | CFG: Create a new subfolder cfg inside service to handle cfgGravatar Subv2014-12-21
* | CFGU: Some changesGravatar Subv2014-12-21
* | CFGU: Addressed some issues.Gravatar Subv2014-12-21
* | CFGU: Addressed some comments.Gravatar Subv2014-12-21
* | Style: Addressed some commentsGravatar Subv2014-12-21
* | CFG_U: Use Common::make_unique instead of the std versionGravatar Subv2014-12-21
* | CFG:U: Implemented some more blocksGravatar Subv2014-12-21
* | CFG: Implemented block 0x00070001 in the config savefileGravatar Subv2014-12-21
* | CFGU: Use an absolute offset in the config savefile blocksGravatar Subv2014-12-21
* | CFG: Load the Config savedata file if it already exists.Gravatar Subv2014-12-21
* | CFGU: Added block 0x000A0002 to the default savegame fileGravatar Subv2014-12-21
* | CFG: Refactored how the config file works.Gravatar Subv2014-12-21
* | CFG:U: Add some data to the 0x00050005 config block.Gravatar Subv2014-12-21
* | CFG: Implemented the GetConfigInfoBlk2 function.Gravatar Subv2014-12-21
* | Merge pull request #291 from purpasmart96/licenseGravatar bunnei2014-12-21
|\ \
| | * More warning cleanupsGravatar Chin2014-12-21
* | | Merge pull request #271 from archshift/createfGravatar bunnei2014-12-21
|\ \ \
| * | | Added CreateFile to the FS_USER serviceGravatar archshift2014-12-21
| | * | License changeGravatar purpasmart962014-12-20
* | | | Thread: Wait current thread on svc_SleepThreadGravatar bunnei2014-12-20
| |_|/ |/| |
* | | Merge pull request #316 from yuriks/thread-handleGravatar bunnei2014-12-20
|\ \ \