summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2018-10-19Merge pull request #1520 from lioncash/sanbunnei
2018-10-19Merge pull request #1526 from lioncash/svc-idbunnei
2018-10-19Merge pull request #1530 from DarkLordZach/aoc-8bunnei
2018-10-19Merge pull request #1516 from lioncash/hidbunnei
2018-10-19aoc_u: Stub GetAddOnContentListChangedEventZach Hilman
2018-10-19crypto: Use compressed sizes in offset calculation for KIP decompressionZach Hilman
2018-10-20Stubbed home blockingDavid Marcec
2018-10-19es: Update service function tablesLioncash
2018-10-19audio: Update service function tablesLioncash
2018-10-19omm: Update service function tablesLioncash
2018-10-19nifm: Update service function tablesLioncash
2018-10-19hid: Update service function tablesLioncash
2018-10-19nim: Add the basic skeleton of the nim:eca serviceLioncash
2018-10-19ns: Update service function tableLioncash
2018-10-19set_cal: Update service function tableLioncash
2018-10-18Merge pull request #1523 from lioncash/lockbunnei
2018-10-18Merge pull request #1511 from lioncash/contentbunnei
2018-10-18Merge pull request #1521 from ogniK5377/imp-mmubunnei
2018-10-18svc: Check for word alignment of addresses within svcArbitrateLock/svcArbitra...Lioncash
2018-10-18common: Move Is4KBAligned() to alignment.hLioncash
2018-10-18core: Remove unnecessary assert in ArmInterface()Lioncash
2018-10-18Merge pull request #1510 from lioncash/xcibunnei
2018-10-19Used better names for mm:u and fixed bad stubDavid Marcec
2018-10-18svc: Add missing sanitizing checks for MapSharedMemory/UnmapSharedMemoryLioncash
2018-10-17hid/controller: Remove unused header inclusionsLioncash
2018-10-17hid/controller/npad: Remove unused dump_idx member variableLioncash
2018-10-17hid/controller/npad: Remove unnecessary semicolon from the closing brace of L...Lioncash
2018-10-17hid/controller/npad: Remove #pragma once from the cpp fileLioncash
2018-10-17hid/controller/npad: Move npad_id_list into the cpp fileLioncash
2018-10-17hid/controller/npad: Remove unnecessary const from void return typeLioncash
2018-10-17hid/controller: Default the destructors of all controller types in the cpp fileLioncash
2018-10-17controller_base: Default the base class constructor and destructor in the cpp...Lioncash
2018-10-17Merge pull request #1444 from ogniK5377/better-hidbunnei
2018-10-17Merge pull request #1497 from bunnei/flush-framebuffersbunnei
2018-10-17Merge pull request #1498 from lioncash/aslrbunnei
2018-10-17Merge pull request #1509 from DarkLordZach/device-save-databunnei
2018-10-18Using dual joycons as the default controllerDavid Marcec
2018-10-16config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation.bunnei
2018-10-16content_archive: Simpify assignment of bktr_base_romfs in the constructorLioncash
2018-10-16content_archive: Make IsValidNCA() an internally linked functionLioncash
2018-10-16content_archive: Simplify rights ID checkLioncash
2018-10-16content_archive: Split loading into separate functionsLioncash
2018-10-16content_archive: Pass and take NCASectionHeader instance by referenceLioncash
2018-10-16XCI: Add function for checking the existence of the program NCALioncash
2018-10-16Merge pull request #1443 from DarkLordZach/lower-loader-logs-1bunnei
2018-10-16Implement VI ConvertScalingMode (#1475)David
2018-10-16Merge pull request #1502 from lioncash/uniquebunnei
2018-10-16savedata_factory: Add TemporaryStorage SaveDataSpaceIdZach Hilman
2018-10-16savedata_factory: Add support for DeviceSaveDataZach Hilman
2018-10-16file_sys/registered_cache: Use unique_ptr and regular pointers instead of sha...Lioncash