You've already forked pico-loader
mirror of
https://github.com/LNH-team/pico-loader.git
synced 2026-01-09 16:28:35 -08:00
platform: add support for the Stargate 3DS (#71)
This commit is contained in:
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
@@ -27,6 +27,7 @@ jobs:
|
||||
"M3DS",
|
||||
"R4",
|
||||
"R4iDSN",
|
||||
"STARGATE",
|
||||
"SUPERCARD"
|
||||
]
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -20,6 +20,7 @@ jobs:
|
||||
"M3DS",
|
||||
"R4",
|
||||
"R4iDSN",
|
||||
"STARGATE",
|
||||
"SUPERCARD"
|
||||
]
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user