| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | CFG: Corrected the licenses in cfg_i.cpp and cfg_u.cpp | 2014-12-21 | 2 | -2/+2 | ||
| | * | | | | CFG: Create a new subfolder cfg inside service to handle cfg | 2014-12-21 | 11 | -489/+617 | ||
| | * | | | | CFGU: Some changes | 2014-12-21 | 1 | -12/+33 | ||
| | * | | | | CFGU: Addressed some issues. | 2014-12-21 | 1 | -43/+55 | ||
| | * | | | | CFGU: Addressed some comments. | 2014-12-21 | 1 | -11/+13 | ||
| | * | | | | Style: Addressed some comments | 2014-12-21 | 2 | -6/+12 | ||
| | * | | | | CFG_U: Use Common::make_unique instead of the std version | 2014-12-21 | 1 | -1/+2 | ||
| | * | | | | CFG:U: Implemented some more blocks | 2014-12-21 | 1 | -4/+30 | ||
| | * | | | | CFG: Implemented block 0x00070001 in the config savefile | 2014-12-21 | 1 | -0/+5 | ||
| | * | | | | CFGU: Use an absolute offset in the config savefile blocks | 2014-12-21 | 1 | -1/+3 | ||
| | * | | | | CFG: Load the Config savedata file if it already exists. | 2014-12-21 | 1 | -3/+4 | ||
| | * | | | | CFGU: Added block 0x000A0002 to the default savegame file | 2014-12-21 | 1 | -0/+18 | ||
| | * | | | | CFG: Refactored how the config file works. | 2014-12-21 | 2 | -56/+127 | ||
| | * | | | | CFG:U: Add some data to the 0x00050005 config block. | 2014-12-21 | 1 | -6/+11 | ||
| | * | | | | CFG: Implemented the GetConfigInfoBlk2 function. | 2014-12-21 | 5 | -15/+197 | ||
| * | | | | | Merge pull request #324 from lioncash/dync | 2014-12-21 | 1 | -7/+102 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | dyncom: Move over SASX/SSAX/SADD16/SSUB16 | 2014-12-21 | 1 | -7/+102 | ||
| * | | | | | 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 | ||