aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/ldr_ro
AgeCommit message (Expand)Author
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei
2017-10-09Merge remote-tracking branch 'upstream/master' into nxbunnei
2017-09-30arm: Use 64-bit addressing in a bunch of places.bunnei
2017-09-30Fixed type conversion ambiguityHuw Pascoe
2017-06-06Service: Remove unnecessary includes from service.hYuri Kunde Schlesner
2017-04-17ldr_ro: use IPC helperwwylele
2017-02-26Doxygen: Amend minor issues (#2593)Mat M
2017-02-26Core: Remove unnecessary include in thread.hYuri Kunde Schlesner
2016-12-22core: Replace "AppCore" nomenclature with just "CPU".bunnei
2016-12-21core: Consolidate core and system state, remove system module & cleanups.bunnei
2016-12-11Add all services to the Service namespaceLioncash
2016-10-20Fix typosRicardo de Almeida Gonzaga
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-08-27LDR: Implement CROwwylele