summaryrefslogtreecommitdiff
path: root/src/core/hle/service/ptm
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-10-20ts: add OpenSessionLiam
2023-03-01service: move hle_ipc from kernelLiam
2023-02-21service: refactor server architectureLiam
2022-10-14Merge pull request #9061 from liamwhite/writable-eventliamwhite
2022-10-12kernel: remove KWritableEventLiam
2022-10-11general: preliminary support for hblLiam
2022-06-28service: ptm: Rewrite PSM and add TSgerman77
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-11-03core: Remove unused includesameerj
2021-10-01service: Replace service event creation with ServiceContext::CreateEventMorph
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph
2021-05-05hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject.bunnei
2021-05-05hle: kernel: Ensure all kernel objects with KAutoObject are properly created.bunnei
2021-05-05hle: kernel: Migrate KEvent to KAutoObject.bunnei
2021-02-05hle: kernel: Reimplement KReadableEvent and KWritableEvent.bunnei
2021-02-05hle: kernel: Rename WritableEvent to KWritableEvent.bunnei
2021-02-05hle: kernel: Rename ReadableEvent to KReadableEvent.bunnei
2021-01-25Omit system referenceChloe Marcec
2021-01-25psm: IPsmSessionChloe Marcec
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-06-29service: Update function tablesVolcaEM
2020-04-29psm: Mark as debug instead of warningDavid Marcec
2018-10-21psm: Stub GetChargerTypeZach Hilman
2018-10-20psm: Stub GetBatteryChargePercentageZach Hilman
2018-10-20service: Add skeleton for psm serviceZach Hilman
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei
2017-06-18ResultVal: Remove MoveFrom()Yuri Kunde Schlesner
2017-05-24FileSys: Move all result description to errors.hYuri Kunde Schlesner
2017-05-24result: Make error description a generic integerYuri Kunde Schlesner
2017-05-19use IPCHelper for PTM servicesemmaus
2017-04-06Merge pull request #2533 from Lectem/apt_ipchelperbunnei
2017-03-25ptm: create SharedExtSave file before openning itwwylele
2017-03-18IPCHelper Skip method + address comments for aptLectem
2017-03-18move push out of class body and add u8 u16 bool specializationsLectem
2017-03-18refactor APT service to use the new IPC helpersLectem
2016-12-09Merge pull request #2292 from lioncash/boolYuri Kunde Schlesner
2016-12-09ptm: Use boolean instead of integral valueLioncash
2016-12-08service: Add the ptm:s serviceLioncash
2016-12-08service: Add common ptm:u commands to other ptm servicesLioncash
2016-12-08service: Drop '_Interface' in ptm service class namesLioncash
2016-12-08service: Add ptm::gets and ptm::sets servicesLioncash
2016-12-08ptm: Update ptm_sysm function tableLioncash
2016-11-19PTM & CFG: use the correct path and error code according to the new FileSys p...wwylele
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
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-05-24New3DS: Minor style cleanup to #1520.bunnei
2016-04-20Implement CheckNew3DS and CheckNew3DSAppJamePeng