Skip to content

v1.99

Compare
Choose a tag to compare
@irixxxx irixxxx released this 14 Nov 22:32
· 523 commits to master since this release

New features added:

  • improved Master System support
  • added SRAM save support for SMS cartridges
  • added a lot of mappers for SMS cartridges
  • added Game Gear support
  • added Master System TMS9918 modes 0 and 2
  • added upscaling for improved aspect ratios
  • improved Sega/Mega CD support
  • added mapping for some additional Mega Drive games
  • improvements for libretro support (new menu structure courtesy of jdgleaver)
  • a load of bug fixes and minor improvements (also most probably new bugs ;-))

Binaries for (with list of devices I tested with):

  • gph (gp2x, caanoo, probably also working on wiz)
  • dge (ritmix rzx-50, possibly other similar devices having a JZ4740/JZ4755 cpu running early opendingux (mips32 w/o fpu))
  • retrofw (rs-97, possibly other similar devices having a JZ4760 cpu (mips32 w/ fpu))
  • gcw0
  • opendingux (rg280, rg350, gkd350h with gcw0-based stock firmware, possibly other similar devices having a JZ4770 or newer (mips32r2 w/ fpu))

Not tested on other similar devices, and not tested on the current opendingux beta, but it may (or may not) work nonetheless. If you have tried other devices, please report back. I'll add those reported working to the above lists.

Binaries courtesy of other users (not tested by me since I don't have the hardware):

  • psp (compiled by myself, but only tested on ppsspp emulator)
  • miyoo (compiled by freq_mod; you may need to delete the config file to get the buttons working, see issue #42)