| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CFG: Implemented the GetConfigInfoBlk2 function. | 2014-12-21 | 5 | -15/+197 | |
| * | Merge pull request #291 from purpasmart96/license | 2014-12-21 | 130 | -137/+137 | |
| |\ | |||||
| | * | License change | 2014-12-20 | 130 | -137/+137 | |
| * | | Merge pull request #271 from archshift/createf | 2014-12-21 | 8 | -1/+91 | |
| |\ \ | |||||
| | * | | Added CreateFile to the FS_USER service | 2014-12-21 | 8 | -1/+91 | |
| * | | | Merge pull request #323 from lioncash/saddsub | 2014-12-21 | 1 | -14/+87 | |
| |\ \ \ | |||||
| | * | | | armemu: Implement SADD8/SSUB8 | 2014-12-20 | 1 | -14/+87 | |
| * | | | | Thread: Wait current thread on svc_SleepThread | 2014-12-20 | 3 | -22/+35 | |
| * | | | | Merge pull request #316 from yuriks/thread-handle | 2014-12-20 | 3 | -2/+16 | |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Kernel: Implement support for current thread pseudo-handle | 2014-12-20 | 3 | -2/+16 | |
| * | | | | Merge pull request #296 from lioncash/dyn | 2014-12-20 | 1 | -1/+47 | |
| |\ \ \ \ | |||||
| | * | | | | dyncom: Implement UMAAL | 2014-12-19 | 1 | -1/+47 | |
| * | | | | | Merge pull request #310 from lioncash/ssat16 | 2014-12-20 | 1 | -14/+20 | |
| |\ \ \ \ \ | |||||
| | * | | | | | armemu: Fix SSAT16 | 2014-12-18 | 1 | -1/+1 | |
| | * | | | | | armemu: Clean up naming and formatting for SSAT16 | 2014-12-18 | 1 | -14/+20 | |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | armemu: Should be using labs for USAD8/USADA8 | 2014-12-20 | 1 | -4/+4 | |
| * | | | | | Merge pull request #311 from lioncash/usada | 2014-12-20 | 1 | -1/+24 | |
| |\ \ \ \ \ | |||||
| | * | | | | | armemu: Implement USAD8 and USADA8 | 2014-12-18 | 1 | -1/+24 | |
| * | | | | | | Merge pull request #313 from lioncash/smlsd | 2014-12-20 | 1 | -6/+10 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | armemu: Implement SMLSD | 2014-12-19 | 1 | -6/+10 | |
| | | |_|/ / / | |/| | | | | |||||
| * | | | | | | Merge pull request #314 from lioncash/qsax-qasx | 2014-12-20 | 1 | -7/+20 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | armemu: Implement QASX and QSAX | 2014-12-19 | 1 | -7/+20 | |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #315 from chinhodado/master | 2014-12-20 | 4 | -9/+16 | |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| | * | | | | | Clean up some warnings | 2014-12-20 | 4 | -9/+16 | |
| * | | | | | | Common: Add a clone of std::make_unique | 2014-12-20 | 3 | -10/+14 | |
| * | | | | | | Merge pull request #306 from Subv/even_more_savedata | 2014-12-19 | 1 | -2/+31 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | FS_U: Added the command to the docs of SaveData functions | 2014-12-19 | 1 | -0/+2 | |
| | * | | | | | SaveData: Added some documentation to FormatSaveData | 2014-12-18 | 1 | -2/+29 | |
| * | | | | | | Merge pull request #294 from lioncash/var | 2014-12-19 | 1 | -12/+9 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | armemu: Narrow the scope of some variables in handle_v6_insn | 2014-12-17 | 1 | -12/+9 | |
| * | | | | | | | Merge pull request #305 from lioncash/paren | 2014-12-19 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| | * | | | | | | armemu: Get rid of bitwise parenthesis warnings | 2014-12-18 | 1 | -4/+4 | |
| | | |_|/ / / | |/| | | | | |||||
| * | | | | | | Merge pull request #302 from purpasmart96/flushshutup | 2014-12-18 | 1 | -1/+25 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| | * | | | | | GSP_GPU: Shut up FlushDataCache | 2014-12-18 | 1 | -1/+25 | |
| * | | | | | | Merge pull request #308 from Subv/more_savedata | 2014-12-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | SystemSaveData: Fixed a typo that was segfaulting | 2014-12-18 | 1 | -1/+1 | |
| * | | | | | | | Merge pull request #304 from lioncash/sflags | 2014-12-18 | 1 | -4/+29 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | armemu: Set GE flags correctly for SSUB16, SADD16, SSAX, and SASX. | 2014-12-18 | 1 | -4/+29 | |
| | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | | Merge pull request #307 from lioncash/usat16 | 2014-12-18 | 1 | -11/+20 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | armemu: Fix lower-bounds clamping for USAT16 | 2014-12-18 | 1 | -1/+6 | |
| | * | | | | | | | armemu: More concise names for USAT16-related variables | 2014-12-18 | 1 | -11/+15 | |
| | |/ / / / / / | |||||
| * | | | | | | | Merge pull request #301 from Subv/more_savedata | 2014-12-18 | 5 | -2/+78 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | |||||
| | * | | | | | SystemSaveData: Added a TODO to move it to the NAND. | 2014-12-18 | 1 | -1/+3 | |
| | * | | | | | SaveData: Implemented the SystemSaveData archive. | 2014-12-17 | 5 | -2/+76 | |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge pull request #299 from lioncash/join | 2014-12-18 | 1 | -34/+23 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | armemu: Combine SSUB16, SADD16, SASX, and SSAX. | 2014-12-17 | 1 | -34/+23 | |
| * | | | | | Merge pull request #298 from lioncash/flags | 2014-12-17 | 1 | -4/+22 | |
| |\ \ \ \ \ | |||||
| | * | | | | | armemu: Unset GE flags for UADD8 if results are < 0x100 | 2014-12-17 | 1 | -4/+22 | |
| * | | | | | | Merge pull request #295 from lioncash/umaal | 2014-12-17 | 1 | -3/+25 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| | * | | | | | armemu: Implement UMAAL | 2014-12-17 | 1 | -3/+25 | |
| | | |_|/ / | |/| | | | |||||