aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
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-21Merge pull request #323 from lioncash/saddsubbunnei
2014-12-20Thread: Wait current thread on svc_SleepThreadbunnei
2014-12-20armemu: Implement SADD8/SSUB8Lioncash
2014-12-20Merge pull request #316 from yuriks/thread-handlebunnei
2014-12-20Merge pull request #296 from lioncash/dynbunnei
2014-12-20Merge pull request #310 from lioncash/ssat16bunnei
2014-12-20armemu: Should be using labs for USAD8/USADA8Lioncash
2014-12-20Merge pull request #311 from lioncash/usadabunnei
2014-12-20Merge pull request #313 from lioncash/smlsdbunnei
2014-12-20Merge pull request #314 from lioncash/qsax-qasxbunnei
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-19Merge pull request #294 from lioncash/varbunnei
2014-12-19Merge pull request #305 from lioncash/parenbunnei
2014-12-19armemu: Implement QASX and QSAXLioncash
2014-12-19armemu: Implement SMLSDLioncash
2014-12-19dyncom: Implement UMAALLioncash
2014-12-18Merge pull request #302 from purpasmart96/flushshutupbunnei
2014-12-18armemu: Implement USAD8 and USADA8Lioncash
2014-12-18armemu: Fix SSAT16Lioncash
2014-12-18armemu: Clean up naming and formatting for SSAT16Lioncash
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
2014-12-18Merge pull request #304 from lioncash/sflagsbunnei
2014-12-18Merge pull request #307 from lioncash/usat16bunnei
2014-12-18Merge pull request #301 from Subv/more_savedatabunnei
2014-12-18SystemSaveData: Added a TODO to move it to the NAND.Subv
2014-12-18armemu: Fix lower-bounds clamping for USAT16Lioncash
2014-12-18SaveData: Added some documentation to FormatSaveDataSubv
2014-12-18armemu: More concise names for USAT16-related variablesLioncash
2014-12-18armemu: Get rid of bitwise parenthesis warningsLioncash
2014-12-18armemu: Set GE flags correctly for SSUB16, SADD16, SSAX, and SASX.Lioncash
2014-12-18Merge pull request #299 from lioncash/joinbunnei
2014-12-17SaveData: Implemented the SystemSaveData archive.Subv