Skip to content

Commit

Permalink
Merge pull request #1038 from r3claimer/dev
Browse files Browse the repository at this point in the history
No S922X panda
  • Loading branch information
r3claimer authored Dec 29, 2024
2 parents 1320e60 + d592585 commit 2816ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/virtual/emulators/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ case "${DEVICE}" in
S922X)
[ "${ENABLE_32BIT}" == "true" ] && EMUS_32BIT="box86 pcsx_rearmed-lr wine"
PKG_EMUS+=" aethersx2-sa box64 dolphin-sa drastic-sa portmaster scummvmsa yabasanshiro-sa"
LIBRETRO_CORES+=" beetle-psx-lr beetle-saturn-lr bsnes-lr bsnes-hd-lr dolphin-lr geolith-lr flycast-lr lime3ds-sa panda3ds-lr uae4arm"
LIBRETRO_CORES+=" beetle-psx-lr beetle-saturn-lr bsnes-lr bsnes-hd-lr dolphin-lr geolith-lr flycast-lr lime3ds-sa uae4arm"
PKG_RETROARCH+=" retropie-shaders"
;;
RK3326)
Expand Down

0 comments on commit 2816ab7

Please sign in to comment.