mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
feat: add fbneo samples data directory
This commit is contained in:
@@ -37,6 +37,9 @@ data_directories:
|
|||||||
- ref: fbneo-cheats
|
- ref: fbneo-cheats
|
||||||
destination: fbneo/cheats
|
destination: fbneo/cheats
|
||||||
source_ref: "src/burner/conc.cpp:167"
|
source_ref: "src/burner/conc.cpp:167"
|
||||||
|
- ref: fbneo-samples
|
||||||
|
destination: fbneo/samples
|
||||||
|
source_ref: "src/burn/snd/samples.cpp:21-35"
|
||||||
|
|
||||||
notes: |
|
notes: |
|
||||||
FinalBurn Neo is a multi-system arcade and console emulator. BIOS files are
|
FinalBurn Neo is a multi-system arcade and console emulator. BIOS files are
|
||||||
|
|||||||
@@ -205,6 +205,14 @@ data_directories:
|
|||||||
strip_components: 1
|
strip_components: 1
|
||||||
description: "FinalBurn Neo per-game cheat definitions"
|
description: "FinalBurn Neo per-game cheat definitions"
|
||||||
|
|
||||||
|
# ref: FBNeo src/burn/snd/samples.cpp — system/fbneo/samples/
|
||||||
|
fbneo-samples:
|
||||||
|
source_url: "https://github.com/Abdess/retrobios/releases/download/large-files/fbneo-samples.zip"
|
||||||
|
source_type: zip
|
||||||
|
for_platforms: [retroarch, lakka, retropie]
|
||||||
|
local_cache: data/fbneo-samples
|
||||||
|
description: "FinalBurn Neo per-game audio samples (45 arcade games)"
|
||||||
|
|
||||||
# ref: dirksimple — system/
|
# ref: dirksimple — system/
|
||||||
dirksimple:
|
dirksimple:
|
||||||
source_url: "https://buildbot.libretro.com/assets/system/DirkSimple.zip"
|
source_url: "https://buildbot.libretro.com/assets/system/DirkSimple.zip"
|
||||||
|
|||||||
@@ -254,6 +254,8 @@ systems:
|
|||||||
destination: fbneo
|
destination: fbneo
|
||||||
- ref: fbneo-cheats
|
- ref: fbneo-cheats
|
||||||
destination: fbneo
|
destination: fbneo
|
||||||
|
- ref: fbneo-samples
|
||||||
|
destination: fbneo
|
||||||
core: fbneo
|
core: fbneo
|
||||||
manufacturer: Various
|
manufacturer: Various
|
||||||
docs: https://docs.libretro.com/library/fbneo/
|
docs: https://docs.libretro.com/library/fbneo/
|
||||||
|
|||||||
Reference in New Issue
Block a user