Re-add mupen, update N64 default on Win600.
This commit is contained in:
parent
887dc654bc
commit
e2d6085fcf
2 changed files with 2 additions and 8 deletions
|
@ -4,7 +4,6 @@
|
|||
PKG_NAME="melonds"
|
||||
PKG_VERSION="490a66a5834e23304addc9b16a2f95da6db9f061"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="arm aarch64"
|
||||
PKG_LICENSE="GPLv3"
|
||||
PKG_SITE="https://git.libretro.com/libretro/melonDS"
|
||||
PKG_URL="$PKG_SITE.git"
|
||||
|
|
|
@ -1185,11 +1185,11 @@
|
|||
<emulators>
|
||||
<emulator name="retroarch">
|
||||
<cores>
|
||||
<core default="true">parallel_n64_glide64</core>
|
||||
<core>parallel_n64_glide64</core>
|
||||
<core>parallel_n64_rice</core>
|
||||
<core>parallel_n64_gln64</core>
|
||||
<core>mupen64plus</core>
|
||||
<core>mupen64plus_next</core>
|
||||
<core default="true">mupen64plus_next</core>
|
||||
</cores>
|
||||
</emulator>
|
||||
<emulator name="mupen64plussa">
|
||||
|
@ -1218,11 +1218,6 @@
|
|||
<core default="true">melonds</core>
|
||||
</cores>
|
||||
</emulator>
|
||||
<emulator name="drastic">
|
||||
<cores>
|
||||
<core>drastic</core>
|
||||
</cores>
|
||||
</emulator>
|
||||
</emulators>
|
||||
</system>
|
||||
<system>
|
||||
|
|
Loading…
Reference in a new issue