Skip to content

Releases: JesseTG/melonds-ds

v0.7.27

26 Dec 17:27
Compare
Choose a tag to compare

Changed

  • Updated melonDS to commit d55a384.

Fixed

  • Fixed homebrew ROMs being rejected due to an invalid logo checksum.
    (Only retail ROMs need embedded logo data.)
  • Fixed an issue where the "Screen Filtering" option wouldn't always be honored.
  • Fixed the core crashing when the OpenGL context is lost
    while the OpenGL renderer is active.
  • Fixed an issue where SD card images would be created with the wrong size.
  • Fixed a crash that occurred in the in-core error screen.
  • Fixed system files not being found inside a subdirectory named "melonDS DS".

v0.7.26

19 Dec 14:54
Compare
Choose a tag to compare

Changed

  • Updated melonDS to commit 24cb428.
  • Updated libretro-common to commit fce57fd.
  • Allow switching between the software and OpenGL renderers
    (where available) without restarting the core.

Fixed

  • GBA ROM and save data support is now supported with the built-in BIOS.
  • Fixed a crash that occurred upon starting the core.
  • Fixed a potential crash when attempting to load an invalid NDS ROM.
  • Fixed an issue where the software renderer would not clear the entire framebuffer
    when using a hybrid screen layout
  • Fix an issue where the OpenGL state wouldn't be updated
    when the screen layout was changed.
  • Fixed an issue where the JIT wouldn't be used even if it was enabled.

v0.7.25

07 Nov 02:34
Compare
Choose a tag to compare

Changed

  • Test release.

v0.7.24

07 Nov 02:19
Compare
Choose a tag to compare

Changed

  • Test release.

v0.7.23

07 Nov 01:55
Compare
Choose a tag to compare

Changed

  • Fixed a typo.

v0.7.22

07 Nov 01:33
Compare
Choose a tag to compare

Changed

  • Fixed git remote add usage.

v0.7.21

07 Nov 01:22
Compare
Choose a tag to compare

Changed

  • Some more housekeeping related to libretro-super.

v0.7.20

06 Nov 23:47
Compare
Choose a tag to compare

Changed

  • See if libretro-super gets a pull request now that I'm in @libretro.

v0.7.18

06 Nov 18:54
Compare
Choose a tag to compare

Changed

  • Bump version number.

v0.7.17

06 Nov 18:42
Compare
Choose a tag to compare

Changed

  • Ensure my fork of libretro-super is up-to-date before opening a PR.