Merge pull request #498 from wheremyfoodat/hle-dsp

Qt: Add support for dumping DSP firmware
This commit is contained in:
wheremyfoodat
2024-04-25 22:40:44 +00:00
committed by GitHub
7 changed files with 87 additions and 10 deletions

View File

@@ -40,7 +40,7 @@ jobs:
MacOS:
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v2