summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/frontend/applet_cabinet.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-12am: rewrite IStorageLiam1-1/+1
2024-01-30am: return AppletDataBroker and use for frontend appletsLiam1-13/+10
2024-01-30am: re-namespace frontend applets to frontend directoryLiam1-6/+6
2024-01-30service: split am into componentsLiam1-3/+3
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg1-1/+1
2023-11-26service: nfc: Validate mii datagerman771-1/+1
2023-11-26service: am: Create random mii for cabinet appletgerman771-1/+2
2023-10-29core: Close all KEventsgerman771-1/+3
2023-06-22input_common: Implement native mifare supportNarr the Reg1-1/+1
2023-05-06service: nfc: Merge device interfaces and create the device managerNarr the Reg1-11/+13
2023-03-25qt: implement RequestExit for appletsLiam1-1/+1
2023-03-25applets: implement RequestExitLiam1-0/+5
2023-03-10service: nfp: Improve implementationNarr the Reg1-2/+2
2022-11-14general: Address review commentsgerman771-8/+8
2022-11-13service: am: Fix cabinet applet resultgerman771-6/+14
2022-11-13service: am: Implement cabinet applet backendgerman771-0/+169