summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-11APT_U: Set a valid parameter buffer size in GlanceParameter.bunnei
2014-11-11APT_U: Release service lock on initialization.bunnei
2014-11-11APT_U: Fixes for GetLockHandle to boot system titles.bunnei
2014-11-05Merge pull request #169 from archshift/autoplaybunnei
2014-11-04Qt: Auto-start game when selected, play game that's passed via argv[1].archshift
2014-11-02Merge pull request #182 from SeannyM/fix-compilebunnei
2014-11-02Fix compilation errorsSean Maas
2014-11-02Merge pull request #163 from archshift/create-directorybunnei
2014-11-02Merge pull request #179 from Gareth422/myradicalbranchbunnei
2014-11-02Merge pull request #166 from bunnei/skyeye-vfp-fixesbunnei
2014-11-02Merge pull request #181 from archshift/errfbunnei
2014-11-02Added CreateDirectory function to service/fs.cpp, and in Archive.archshift
2014-11-01Added ReceiveNotification, PublishToSubscriber unimplemented functions to SRVarchshift
2014-11-02ARM: Merged additional ARMv6 instructions implemented by 3dmoo.bunnei
2014-11-02ARM: Merge latest VFP fixes from 3dmoo team.bunnei
2014-11-01Merge pull request #178 from archshift/errfbunnei
2014-11-01Fixed capitalization issuesGareth Poole
2014-11-01Added stub err:f service.archshift
2014-11-01Merge pull request #135 from purpasmart96/masterbunnei
2014-11-01Added a bunch of servicespurpasmart96
2014-10-31Merge pull request #167 from yuriks/vfp-buildTony Wasserka
2014-10-30Fix VFP compilation errors with gccYuri Kunde Schlesner
2014-10-29Merge pull request #162 from SeannyM/warning-fixesbunnei
2014-10-29Merge pull request #161 from archshift/sdmc-detectedbunnei
2014-10-29FS:USER - Implemented IsSdmcDetectedarchshift
2014-10-29Merge pull request #160 from Gareth422/workingbunnei
2014-10-29Fix some warningsSean
2014-10-29Renamed souce files of services to match port namesGareth Poole
2014-10-27Merge pull request #151 from archshift/dyncom-enabledbunnei
2014-10-27Added `gpu_refresh_rate` config setting for the new interpreter speed hack.archshift
2014-10-27Use configuration files to enable or disable the new dyncom interpreter.archshift
2014-10-27Merge pull request #141 from archshift/crash-huntbunnei
2014-10-27Merge pull request #152 from yuriks/doxyfilebunnei
2014-10-27Merge pull request #153 from yuriks/add-overridebunnei
2014-10-26Merge pull request #154 from lioncash/dyncombunnei
2014-10-26vfp_helper: Get rid of integer type redefinitionsLioncash
2014-10-26Add `override` keyword through the code.Yuri Kunde Schlesner
2014-10-26Fix compile errors in ClangYuri Kunde Schlesner
2014-10-26Add a Doxygen configuration file to generate source docsYuri Kunde Schlesner
2014-10-25Merge pull request #150 from lioncash/typoTony Wasserka
2014-10-25Merge pull request #148 from archshift/no-cstringbunnei
2014-10-25bit_field: Fix a typo in the sample usage.Lioncash
2014-10-25Merge pull request #112 from bunnei/skyeye-dyncom-interpreterbunnei
2014-10-25ARM: Removed unnecessary and unused SkyEye MMU code.bunnei
2014-10-25ARM: Removed unused armos code from SkyEye.bunnei
2014-10-25ARM: Updated dyncom core to use fast label lookup table on clang.bunnei
2014-10-25ARM: Integrate SkyEye faster "dyncom" interpreter.bunnei
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common a...bunnei
2014-10-25Merge pull request #149 from linkmauve/open-file-directly-fixbunnei
2014-10-25Don’t fail on empty filename in OpenFileDirectly, return the archive handle...Emmanuel Gil Peyrot