summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/pcie/pcie.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-21service: refactor server architectureLiam1-3/+6
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-04-09pcie: Use proper namesgerman771-1/+1
2020-12-30service/pcie: Fix invalid initialization argumentReinUsesLisp1-1/+1
2020-11-27service: Eliminate usages of the global system instanceLioncash1-4/+4
2020-06-29service: Update function tablesVolcaEM1-0/+3
2018-07-31service: Add the pcie serviceLioncash1-0/+64