mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
fix: add missing buildbot aliases to avoid false target skips
This commit is contained in:
@@ -8,6 +8,7 @@ core_version: "v0.2.97.29"
|
|||||||
display_name: "Arcade (FB Alpha 2012)"
|
display_name: "Arcade (FB Alpha 2012)"
|
||||||
cores:
|
cores:
|
||||||
- fbalpha2012
|
- fbalpha2012
|
||||||
|
- fbalpha
|
||||||
systems:
|
systems:
|
||||||
- arcade
|
- arcade
|
||||||
- neogeo
|
- neogeo
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
emulator: melonDS DS
|
emulator: melonDS DS
|
||||||
type: libretro
|
type: libretro
|
||||||
core_classification: community_fork
|
core_classification: community_fork
|
||||||
cores: [melonds_ds]
|
cores: [melonds_ds, melondsds]
|
||||||
source: "https://github.com/JesseTG/melonds-ds"
|
source: "https://github.com/JesseTG/melonds-ds"
|
||||||
upstream: "https://github.com/melonDS-emu/melonDS"
|
upstream: "https://github.com/melonDS-emu/melonDS"
|
||||||
profiled_date: "2026-03-24"
|
profiled_date: "2026-03-24"
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ logo: "https://raw.githubusercontent.com/SourMesen/Mesen2/master/UI/Assets/Mesen
|
|||||||
profiled_date: "2026-03-24"
|
profiled_date: "2026-03-24"
|
||||||
core_version: "0.9.9"
|
core_version: "0.9.9"
|
||||||
display_name: "Nintendo - NES / Famicom (Mesen)"
|
display_name: "Nintendo - NES / Famicom (Mesen)"
|
||||||
cores: [mesen]
|
cores: [mesen, mesens]
|
||||||
systems: [nintendo-nes, nintendo-fds]
|
systems: [nintendo-nes, nintendo-fds]
|
||||||
|
|
||||||
notes: |
|
notes: |
|
||||||
|
|||||||
@@ -8,6 +8,7 @@ core_version: "7.0_pre"
|
|||||||
display_name: "Atari - 2600 (Stella 2023)"
|
display_name: "Atari - 2600 (Stella 2023)"
|
||||||
cores:
|
cores:
|
||||||
- stella2023
|
- stella2023
|
||||||
|
- stella
|
||||||
systems:
|
systems:
|
||||||
- atari_2600
|
- atari_2600
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user