| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | bis_factory: Set User NAND free space to be 1 MiB less than total. | 2020-07-10 | 1 | -1/+3 | ||
| | * | | | | | sdmc_factory: Set the SDMC total size to 1 TiB | 2020-07-10 | 1 | -1/+3 | ||
| | * | | | | | bis_factory: Use hardware default NAND partition sizes | 2020-07-10 | 1 | -10/+11 | ||
| | * | | | | | settings: Remove storage size options | 2020-07-10 | 1 | -29/+0 | ||
| * | | | | | | Merge pull request #4265 from Morph1984/file-rename | 2020-07-12 | 1 | -10/+17 | ||
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | vfs_real: Fix MoveFile | 2020-07-10 | 1 | -10/+17 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4275 from CrazyMax/desired_language | 2020-07-12 | 1 | -1/+13 | ||
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | AM: fix GetDesiredLanguage: | 2020-07-08 | 1 | -1/+13 | ||
| * | | | | | Merge pull request #4203 from VolcaEM/services | 2020-07-11 | 26 | -154/+282 | ||
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | Rename two functions in NS | 2020-07-02 | 1 | -2/+2 | ||
| | * | | | | Rename GetApplicationArea2 to GetApplicationAreaSize | 2020-07-02 | 1 | -2/+2 | ||
| | * | | | | Remove duplicate functions | 2020-06-29 | 1 | -2/+0 | ||
| | * | | | | Use decimal instead of hexadecimal | 2020-06-29 | 1 | -3/+5 | ||
| | * | | | | Fix typo | 2020-06-29 | 1 | -1/+1 | ||
| | * | | | | Clang-format | 2020-06-29 | 1 | -1/+1 | ||
| | * | | | | service: Update function tables | 2020-06-29 | 27 | -157/+285 | ||
| * | | | | | KeyManager: Prevent writing of invalid keys | 2020-07-10 | 1 | -4/+8 | ||
| | |_|/ / |/| | | | ||||||
| * | | | | configuration: implement per-game configurations (#4098) | 2020-07-09 | 12 | -103/+190 | ||
| * | | | | Merge pull request #4248 from Morph1984/CreateManagedDisplaySeparableLayer | 2020-07-09 | 2 | -1/+20 | ||
| |\ \ \ \ | ||||||
| | * | | | | AM/ISelfController: Stub CreateManagedDisplaySeparableLayer | 2020-07-05 | 2 | -1/+20 | ||
| * | | | | | Merge pull request #4202 from ReinUsesLisp/scoped-lock | 2020-07-09 | 2 | -15/+12 | ||
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | core_timing,scheduler: Use std::scoped_lock when possible | 2020-06-28 | 2 | -15/+12 | ||
| * | | | | | Merge pull request #4243 from CrazyMax/display_version | 2020-07-08 | 1 | -4/+16 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | GetDisplayVersion should return a null-terminated version string. | 2020-07-07 | 1 | -4/+16 | ||
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #4245 from MerryMage/page-table-race | 2020-07-08 | 1 | -2/+5 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | memory: Set page-table pointers before setting attribute = Memory | 2020-07-05 | 1 | -2/+5 | ||
| | |/ / / / | ||||||
| * / / / / | cpu_interrupt_handler: Remove #pragma once from .cpp file | 2020-07-07 | 1 | -2/+0 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #4218 from ogniK5377/opus-external | 2020-07-04 | 1 | -1/+1 | ||
| |\ \ \ \ | ||||||
| | * | | | | externals: Track opus as submodule instead of using conan | 2020-07-01 | 1 | -1/+1 | ||
| * | | | | | Merge pull request #3924 from ogniK5377/GetKeyCodeMap | 2020-07-02 | 2 | -2/+72 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Move GetKeyCodeMapImpl to an anonymous namespace | 2020-06-24 | 1 | -19/+19 | ||
| | * | | | | | Fixed logging output | 2020-06-24 | 1 | -1/+1 | ||
| | * | | | | | Implement GetKeyCodeMap & GetKeyCodeMap2 | 2020-06-24 | 2 | -2/+72 | ||
| * | | | | | | Merge pull request #4193 from ogniK5377/GetIndirectLayerConsumerHandle-stub | 2020-07-02 | 1 | -1/+13 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | am: Stub GetIndirectLayerConsumerHandle | 2020-06-28 | 1 | -1/+13 | ||
| * | | | | | | | Merge pull request #4192 from ogniK5377/acc-ListOpenContextStoredUsers-stub | 2020-07-02 | 5 | -4/+14 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | acc: ListOpenContextStoredUsers partial stub | 2020-06-28 | 5 | -4/+14 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | key_manager: Correct casing of instance() | 2020-07-01 | 9 | -9/+9 | ||
| * | | | | | | | key_manager: Delete move operations | 2020-07-01 | 1 | -0/+3 | ||
| * | | | | | | | key_manager: Make use of canonical deleted operator= | 2020-07-01 | 1 | -2/+2 | ||
| | |_|/ / / / |/| | | | | | ||||||
| * | | | | | | Merge pull request #3967 from FearlessTobi/keys-singleton | 2020-07-01 | 12 | -20/+26 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | crypto: Make KeyManager a singleton class | 2020-05-20 | 12 | -20/+26 | ||
| * | | | | | | | Merge pull request #4153 from ogniK5377/prepo-multibuf | 2020-06-30 | 1 | -1/+6 | ||
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| | * | | | | | | prepo: : Don't read extra buffer from report unless passed | 2020-06-24 | 1 | -1/+6 | ||
| * | | | | | | | Merge pull request #3955 from FernandoS27/prometheus-2b | 2020-06-28 | 79 | -1983/+3502 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Core/Common: Address Feedback. | 2020-06-27 | 16 | -45/+44 | ||
| | * | | | | | | | NvFlinger: Clang Format. | 2020-06-27 | 1 | -1/+1 | ||
| | * | | | | | | | SVC: Implement 32-bits wrappers and update Dynarmic. | 2020-06-27 | 4 | -34/+282 | ||
| | * | | | | | | | SVC: Add GetCurrentProcessorNumber32, CreateTransferMemory32, SetMemoryAttrib... | 2020-06-27 | 2 | -6/+39 | ||
| | * | | | | | | | ARM: Update Dynarmic and Setup A32 according to latest interface. | 2020-06-27 | 8 | -93/+174 | ||