summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applets/applet_cabinet.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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