| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ldr: Cleanup NRO & NRR structs | 2020-06-28 | 1 | -8/+8 | |
| * | Merge pull request #4026 from VolcaEM/ldr | 2020-06-28 | 1 | -38/+73 | |
| |\ | |||||
| | * | Move SHA256Hash to its original position | 2020-06-18 | 1 | -2/+2 | |
| | * | Remove unnecessary pragmas | 2020-06-16 | 1 | -8/+0 | |
| | * | Revert IsValidNRO refactor but make it more readable | 2020-06-16 | 1 | -26/+13 | |
| | * | Update assert string | 2020-06-16 | 1 | -1/+1 | |
| | * | Clang-format again | 2020-06-14 | 1 | -2/+2 | |
| | * | Use consistent variable names | 2020-06-14 | 1 | -4/+4 | |
| | * | Clang-format | 2020-06-14 | 1 | -1/+2 | |
| | * | Make assert strings consistent | 2020-06-14 | 1 | -3/+3 | |
| | * | Attempt to fix crashes in SSBU and refactor IsValidNRO | 2020-06-14 | 1 | -36/+59 | |
| | * | Address review comments | 2020-06-02 | 1 | -4/+4 | |
| | * | Add comment to nrr_kind | 2020-05-31 | 1 | -1/+1 | |
| | * | ldr: Update NRR/NRO structs | 2020-05-31 | 1 | -40/+72 | |
| * | | Merge pull request #4184 from VolcaEM/patch-9 | 2020-06-28 | 1 | -0/+3 | |
| |\ \ | |||||
| | * | | Oops (fix typo) | 2020-06-27 | 1 | -1/+1 | |
| | * | | grc: Update function table | 2020-06-27 | 1 | -0/+3 | |
| * | | | Merge pull request #4185 from VolcaEM/patch-10 | 2020-06-28 | 1 | -0/+1 | |
| |\ \ \ | |||||
| | * | | | lbl: Update function table | 2020-06-27 | 1 | -0/+1 | |
| | |/ / | |||||
| * | | | Merge pull request #4186 from VolcaEM/patch-11 | 2020-06-28 | 1 | -0/+1 | |
| |\ \ \ | |||||
| | * | | | ldn: Update function table | 2020-06-27 | 1 | -0/+1 | |
| | |/ / | |||||
| * | | | Merge pull request #4187 from VolcaEM/patch-12 | 2020-06-28 | 1 | -0/+6 | |
| |\ \ \ | |||||
| | * | | | mig: Update function table | 2020-06-27 | 1 | -0/+6 | |
| | |/ / | |||||
| * | | | Merge pull request #4188 from VolcaEM/patch-13 | 2020-06-28 | 1 | -16/+16 | |
| |\ \ \ | |||||
| | * | | | mm: Update function table | 2020-06-27 | 1 | -16/+16 | |
| | |/ / | |||||
| * | | | Merge pull request #4189 from VolcaEM/patch-14 | 2020-06-28 | 1 | -10/+10 | |
| |\ \ \ | |||||
| | * | | | ncm: Update function table | 2020-06-27 | 1 | -10/+10 | |
| | |/ / | |||||
| * | | | Merge pull request #4190 from VolcaEM/patch-15 | 2020-06-28 | 1 | -3/+3 | |
| |\ \ \ | |||||
| | * | | | nfc: Update function table | 2020-06-27 | 1 | -3/+3 | |
| | |/ / | |||||
| * | | | Merge pull request #4183 from VolcaEM/patch-8 | 2020-06-28 | 1 | -0/+6 | |
| |\ \ \ | |||||
| | * | | | friend: Update function table | 2020-06-27 | 1 | -0/+6 | |
| | |/ / | |||||
| * | | | Merge pull request #3396 from FernandoS27/prometheus-1 | 2020-06-28 | 5 | -0/+386 | |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Host Timing: Correct clang format. | 2020-06-18 | 1 | -1/+0 | |
| | * | | HostTiming: Correct rebase and implement AddTicks. | 2020-06-18 | 2 | -1/+19 | |
| | * | | Core/HostTiming: Allow events to be advanced manually. | 2020-06-18 | 2 | -26/+41 | |
| | * | | Common/Tests: Address Feedback | 2020-06-18 | 4 | -7/+19 | |
| | * | | Common/Tests: Clang Format. | 2020-06-18 | 2 | -4/+6 | |
| | * | | Common: Refactor & Document Wall clock. | 2020-06-18 | 1 | -2/+1 | |
| | * | | Common: Implement WallClock Interface and implement a native clock for x64 | 2020-06-18 | 2 | -14/+11 | |
| | * | | Tests: Add base tests to host timing | 2020-06-18 | 2 | -41/+90 | |
| | * | | Core: Implement a Host Timer. | 2020-06-18 | 5 | -0/+295 | |
| * | | | Merge pull request #4164 from Kewlan/mute-audio-hotkey | 2020-06-27 | 2 | -0/+10 | |
| |\ \ \ | |||||
| | * | | | Add a "Mute Audio" hotkey | 2020-06-26 | 2 | -0/+10 | |
| * | | | | Merge pull request #4158 from Morph1984/caps | 2020-06-27 | 14 | -57/+69 | |
| |\ \ \ \ | |||||
| | * | | | | caps_u: Fix GetAlbumContentsFileListForApplication stub | 2020-06-26 | 1 | -9/+15 | |
| | * | | | | caps: Use enum classes and check struct sizes on compile time | 2020-06-26 | 1 | -34/+40 | |
| | * | | | | caps: Update copyright headers | 2020-06-26 | 14 | -14/+14 | |
| * | | | | | Merge pull request #4152 from ogniK5377/ipc-err | 2020-06-26 | 1 | -25/+22 | |
| |\ \ \ \ \ | |||||
| | * | | | | | Mark invalid IPC buffers as ASSERT_OR_EXECUTE_MSG | 2020-06-24 | 1 | -25/+22 | |
| * | | | | | | Merge pull request #4154 from ogniK5377/swkbd-nullptr | 2020-06-26 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | |||||