about summary refs log tree commit diff
path: root/pkgs/applications/emulators/retroarch/update_cores.py
diff options
context:
space:
mode:
authorSergey Kazenyuk <kazenyuk@pm.me>2023-05-29 13:40:16 +0300
committerSergey Kazenyuk <kazenyuk@pm.me>2023-06-25 08:38:52 +0300
commita00f6f6b12538e51e90dd0594a4d6a4aee52064d (patch)
treed766ef0ba5c06bcd131600eab35da631a383a969 /pkgs/applications/emulators/retroarch/update_cores.py
parent2873fcab493bb0b4ab47b7dba5fd2b4f24827f31 (diff)
libretro.fuse: init at unstable-2023-06-23
Diffstat (limited to 'pkgs/applications/emulators/retroarch/update_cores.py')
-rwxr-xr-xpkgs/applications/emulators/retroarch/update_cores.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/emulators/retroarch/update_cores.py b/pkgs/applications/emulators/retroarch/update_cores.py
index 4ed9dbf34080a..8296eb69bccca 100755
--- a/pkgs/applications/emulators/retroarch/update_cores.py
+++ b/pkgs/applications/emulators/retroarch/update_cores.py
@@ -42,6 +42,7 @@ CORES = {
     "flycast": {"repo": "flycast"},
     "fmsx": {"repo": "fmsx-libretro"},
     "freeintv": {"repo": "freeintv"},
+    "fuse": {"repo": "fuse-libretro"},
     "gambatte": {"repo": "gambatte-libretro"},
     "genesis-plus-gx": {"repo": "Genesis-Plus-GX"},
     "gpsp": {"repo": "gpsp"},