mirror of
https://github.com/LNH-team/pico-loader.git
synced 2026-06-02 09:16:49 +02:00
Add support for Slot 2 flashcarts using Compact Flash (#84)
- Supercard CF (SUPERCARDCF) - GBA Media Player CF (MPCF) - M3 Adapter CF (M3CF) - Max Media Dock CF (MMCF)
This commit is contained in:
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@@ -21,7 +21,11 @@ jobs:
|
||||
"R4",
|
||||
"R4iDSN",
|
||||
"STARGATE",
|
||||
"SUPERCARD"
|
||||
"SUPERCARD",
|
||||
"SUPERCARDCF",
|
||||
"M3CF",
|
||||
"MMCF",
|
||||
"MPCF"
|
||||
]
|
||||
runs-on: ubuntu-latest
|
||||
container: skylyrac/blocksds:slim-v1.13.1
|
||||
|
||||
Reference in New Issue
Block a user