Skip to content

Commit a39dfc9

Browse files
Update melonDS ported version
1 parent 7d78239 commit a39dfc9

File tree

1 file changed

+1
-1
lines changed
  • src/BizHawk.Emulation.Cores/Consoles/Nintendo/NDS

1 file changed

+1
-1
lines changed

src/BizHawk.Emulation.Cores/Consoles/Nintendo/NDS/MelonDS.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
namespace BizHawk.Emulation.Cores.Consoles.Nintendo.NDS
2222
{
23-
[PortedCore(CoreNames.MelonDS, "Arisotura", "0.9.5", "https://melonds.kuribo64.net/")]
23+
[PortedCore(CoreNames.MelonDS, "Arisotura", "1.0+", "https://melonds.kuribo64.net/")]
2424
[ServiceNotApplicable(typeof(IRegionable))]
2525
public sealed partial class NDS : WaterboxCore
2626
{

0 commit comments

Comments
 (0)