| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-04-14 | ncch:only decompress .code section | wwylele | |
| 2016-04-11 | Merge pull request #1613 from mailwl/anp | bunnei | |
| Set Kernel config "Hardware Inited" to 1 (true) | |||
| 2016-04-11 | CitraQt: Apply config at startup | Jannik Vogel | |
| 2016-04-11 | Set Kernel config "Unknown Value" to 0x1 | mailwl | |
| 2016-04-09 | Fix BLX LR opcode interpretation | mailwl | |
| 2016-04-08 | Merge pull request #1644 from polaris-/gdb-fixes | bunnei | |
| Adopted WinterMute's gdbstub changes | |||
| 2016-04-08 | update the code of AM service! (#1623) | JamePeng | |
| 2016-04-08 | cecd:u: stub GetCecStateAbbreviated (#1648) | mailwl | |
| 2016-04-08 | Update cpsr (T)humb bit while creating thread | mailwl | |
| 2016-04-06 | Merge pull request #1577 from JamePeng/update-apta-func | bunnei | |
| Append the missing function name"GetAppletInfo", "SetAppCpuTimeLimit" and "GetAppCpuTimeLimit" to APT:A | |||
| 2016-04-06 | Fix thumb ADR instruction alignment | mailwl | |
| 2016-04-06 | Adopted WinterMute's gdbstub changes | polaris- | |
| This fixes the comments left on the PR (whitespace, SO_REUSEADDR, comment changes). | |||
| 2016-04-06 | append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:A | JamePeng | |
| 2016-04-05 | Merge pull request #1435 from mailwl/frd_u | bunnei | |
| frd:u: Initial stub some functions | |||
| 2016-04-05 | Merge pull request #1643 from MerryMage/make_unique | Mathew Maidment | |
| Common: Remove Common::make_unique, use std::make_unique | |||
| 2016-04-05 | Common: Remove Common::make_unique, use std::make_unique | MerryMage | |
| 2016-04-05 | implement APT::GetStartupArgument | JamePeng | |
| 2016-04-05 | Append the missing function name"GetAppletInfo" to APT:A | JamePeng | |
| 2016-04-03 | Merge pull request #1616 from exhalatio/dlp_dummy | bunnei | |
| Dummy implementation dlp:SRVR Service. | |||
| 2016-04-03 | Dummy implementation dlp:SRVR Service. | exhalatio | |
| 2016-04-02 | Merge pull request #1619 from mailwl/cecd | bunnei | |
| cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle | |||
| 2016-04-01 | Rework sockopt translation to match the error translation code already in place | Ryan Loebs | |
| 2016-04-01 | Merge pull request #1390 from purpasmart96/citra_gsp_error_codes | bunnei | |
| GSP: Return proper error codes for register writes | |||
| 2016-03-31 | Merge pull request #1618 from MerryMage/one-step | Mathew Maidment | |
| Prevent cache overflow when single stepping | |||
| 2016-03-31 | Merge pull request #1419 from mailwl/branch-gsp | bunnei | |
| Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue | |||
| 2016-03-31 | cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle | mailwl | |
| 2016-03-31 | Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue | mailwl | |
| 2016-03-30 | GSP: Return proper error codes for register writes | purpasmart96 | |
| 2016-03-30 | Code style | Ryan Loebs | |
| 2016-03-30 | DynCom: Optimize single stepping | MerryMage | |
| 2016-03-30 | Added GetSockOptName | Ryan Loebs | |
| Filter out and translate invalid sockopt names. | |||
| 2016-03-29 | Derp: win32: typedef int socklen_t; | Ryan Loebs | |
| 2016-03-29 | But of course, Windows uses 'int' while Linux uses 'socklen_t' | Ryan Loebs | |
| 2016-03-29 | Compiling on Windows now | Ryan Loebs | |
| 2016-03-29 | Formatting... | Ryan Loebs | |
| 2016-03-29 | Addressing PR comments | Ryan Loebs | |
| 2016-03-28 | SOC Updates | Ryan Loebs | |
| -Implement GetSockOpt / SetSockOpt -Fix bug in RecvFrom where sending from localhost does not fill in src_addr/src_addr_len on Linux | |||
| 2016-03-28 | Add common methods to all cfg:* ports | Ryan Loebs | |
| 2016-03-27 | frd:u: Initial stub some functions | mailwl | |
| 2016-03-26 | use reference instead of pointer | wwylele | |
| 2016-03-25 | Merge pull request #1549 from wwylele/acc_gyro | bunnei | |
| hid: implement accelerometer and gyroscope back-end | |||
| 2016-03-25 | implement GyroscopeCalibrateParam | wwylele | |
| 2016-03-22 | implement accel and gyro backend | wwylele | |
| 2016-03-22 | Merge pull request #1560 from lioncash/savedata | bunnei | |
| archive_extsavedata: Fix member initialization order | |||
| 2016-03-22 | Merge pull request #1563 from lioncash/lolfiq | bunnei | |
| armstate: Correct FIQ register banking | |||
| 2016-03-21 | armstate: Correct FIQ register banking | Lioncash | |
| FIQ has seven banked registers (R8 to R14), not two. | |||
| 2016-03-21 | Merge pull request #1559 from lioncash/vec | bunnei | |
| soc_u: Get rid of explicit delete and new | |||
| 2016-03-21 | session: Make helper functions constexpr | Lioncash | |
| 2016-03-21 | loader: Make MakeMagic constexpr | Lioncash | |
| 2016-03-21 | hle: Get rid of global access to g_reschedule | Lioncash | |
| This shouldn't be directly exposed if there's already a partial API that operates on it. We can just provide the rest of that API. | |||
