| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Merge pull request #1650 from JamePeng/update-the-ndm-code | 2016-04-30 | 3 | -27/+420 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Update the stub code of NDM service! | 2016-04-21 | 3 | -27/+420 | ||
| * | | | | | | Merge pull request #1647 from mailwl/acu-closeasync | 2016-04-30 | 2 | -1/+29 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ac:u: stub CloseAsync; check memory size aling in svc:GetProcessInfo(type=2) | 2016-04-21 | 2 | -1/+29 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #1699 from mailwl/gpu-rights | 2016-04-29 | 1 | -2/+38 | ||
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | return checks if event and memory created | 2016-04-23 | 1 | -1/+8 | ||
| | * | | | | | gsp::Gpu: implement AcquireRight, ReleaseRight functions | 2016-04-22 | 1 | -8/+37 | ||
| * | | | | | | Common: Remove section measurement from profiler (#1731) | 2016-04-29 | 3 | -12/+0 | ||
| * | | | | | | Merge pull request #1708 from MerryMage/dsp_dsp | 2016-04-27 | 3 | -59/+152 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | DSP_DSP: Fix log format strings and arguments | 2016-04-27 | 1 | -12/+20 | ||
| | * | | | | | | DSP_DSP: Add return IPC headers | 2016-04-27 | 2 | -4/+27 | ||
| | * | | | | | | DSP_DSP: Updated interrupt implementation | 2016-04-27 | 2 | -42/+106 | ||
| | * | | | | | | DSP_DSP: Remove unused variable | 2016-04-24 | 1 | -2/+0 | ||
| * | | | | | | | y2r_u: Cleanup some formatting. | 2016-04-26 | 1 | -52/+89 | ||
| * | | | | | | | Merge pull request #1447 from JamePeng/update-y2r-service | 2016-04-26 | 2 | -32/+357 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Update the code of service y2r! | 2016-04-20 | 2 | -32/+357 | ||
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | am: title_id is long long uint | 2016-04-24 | 1 | -1/+1 | ||
| | |/ / / / / |/| | | | | | ||||||
| * | | | | | | ncch: Use correct format specifier (for long long uint) | 2016-04-23 | 1 | -1/+1 | ||
| * | | | | | | fs: Fix what appears to be a typo (filename_size / file_size) | 2016-04-23 | 1 | -1/+1 | ||
| * | | | | | | gdbstub: Don't check if unsigned int is > 0 | 2016-04-23 | 1 | -2/+2 | ||
| | |/ / / / |/| | | | | ||||||
| * | | | | | HWRasterizer: Texture forwarding | 2016-04-21 | 7 | -181/+348 | ||
| * | | | | | Config: Add scaled resolution option | 2016-04-21 | 2 | -1/+2 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #1612 from ObsidianX/get-set-sockopt | 2016-04-18 | 1 | -3/+97 | ||
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Rework sockopt translation to match the error translation code already in place | 2016-04-01 | 1 | -22/+30 | ||
| | * | | | Code style | 2016-03-30 | 1 | -2/+2 | ||
| | * | | | Added GetSockOptName | 2016-03-30 | 1 | -15/+58 | ||
| | * | | | Derp: win32: typedef int socklen_t; | 2016-03-29 | 1 | -4/+0 | ||
| | * | | | But of course, Windows uses 'int' while Linux uses 'socklen_t' | 2016-03-29 | 1 | -0/+4 | ||
| | * | | | Compiling on Windows now | 2016-03-29 | 1 | -3/+3 | ||
| | * | | | Formatting... | 2016-03-29 | 1 | -1/+1 | ||
| | * | | | Addressing PR comments | 2016-03-29 | 1 | -4/+4 | ||
| | * | | | SOC Updates | 2016-03-28 | 1 | -3/+46 | ||
| * | | | | core: Clean out some unnecessary header includes | 2016-04-16 | 3 | -14/+1 | ||
| * | | | | Merge pull request #1667 from wwylele/ncch-loader-fix | 2016-04-15 | 1 | -2/+2 | ||
| |\ \ \ \ | ||||||
| | * | | | | ncch:only decompress .code section | 2016-04-14 | 1 | -2/+2 | ||
| * | | | | | Y2R: num_tiles should be allowed when its value is 128 (#1669) | 2016-04-14 | 1 | -1/+1 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #1613 from mailwl/anp | 2016-04-11 | 2 | -2/+7 | ||
| |\ \ \ \ | ||||||
| | * | | | | Set Kernel config "Unknown Value" to 0x1 | 2016-04-11 | 2 | -2/+7 | ||
| * | | | | | CitraQt: Apply config at startup | 2016-04-11 | 2 | -0/+16 | ||
| |/ / / / | ||||||
| * | | / | Fix BLX LR opcode interpretation | 2016-04-09 | 1 | -2/+3 | ||
| | |_|/ |/| | | ||||||
| * | | | Merge pull request #1644 from polaris-/gdb-fixes | 2016-04-08 | 1 | -23/+85 | ||
| |\ \ \ | ||||||
| | * | | | Adopted WinterMute's gdbstub changes | 2016-04-06 | 1 | -23/+85 | ||
| * | | | | update the code of AM service! (#1623) | 2016-04-08 | 6 | -51/+289 | ||
| * | | | | cecd:u: stub GetCecStateAbbreviated (#1648) | 2016-04-08 | 3 | -0/+28 | ||
| * | | | | Update cpsr (T)humb bit while creating thread | 2016-04-08 | 1 | -1/+1 | ||
| * | | | | Merge pull request #1577 from JamePeng/update-apta-func | 2016-04-06 | 5 | -8/+47 | ||
| |\ \ \ \ | ||||||
| | * | | | | append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:A | 2016-04-06 | 3 | -13/+16 | ||
| | * | | | | implement APT::GetStartupArgument | 2016-04-05 | 5 | -2/+37 | ||
| | * | | | | Append the missing function name"GetAppletInfo" to APT:A | 2016-04-05 | 1 | -1/+2 | ||
| * | | | | | Fix thumb ADR instruction alignment | 2016-04-06 | 1 | -6/+2 | ||
| | |/ / / |/| | | | ||||||