Multi System

RetroArch 1.9.14 release

  • 904
  • 0
RetroArch v1.9.14 is released. RetroArch is a multi-system emulator for Linux, Windows, Mac OS X and *BSD. It is formerly known as SSNES. Its design and background is quite different than most other emulators as RetroArch does not implement an emulation core itself. RetroArch talks to libretro, a generic emulator core API. This means that RetroArch is core agnostic, and it does not care which emulator core is running.

Long changelog list here:


Download

ares v126 released!

  • 963
  • 0
ares v126 brings even more improvements to the NES/Famicom emulation by adding support for many more rom mappers. Compatibility for MSX1/MSX2 has also improved as a result of adding heuristics for better mapper detection.

An issue that prevented Windows users from mapping inputs in v125.1 has also been fixed.

Changelog:

  • fc: support for namco 175/340 boards [encoded-byte]
  • fc: support for namco 118 board [encoded-byte]
  • fc: support for Color Dreams board [sp1187]
  • fc: support for bandai 74161 boards [encoded-byte]
  • fc: split bandai fcg / lz93d50 boards [encoded-byte]
  • fc: Support for Action 52 board [sp1187]
  • fc: support for bandai lz93d50 variant [encoded-byte]
  • fc: support for unrom variants [encoded-byte]
  • fc: support for sxrom boards with mmc1a [encoded-byte]
  • fc: support for cnrom with security [encoded-byte]
  • fc: support txrom variants [encoded-byte]
  • fc: support for namco 163 board (no sound) [encoded-byte]
  • fc: attach...

ares v125.1 released again!

  • 757
  • 0
ares v125.1 is an emergency point release to fix a major performance issue that has exclusively impacted Windows users. If you're a Windows users, you probably want to update.
Additionally, it fixes some minor crash issues, implements the GTROM mapper (used by some NES homebrew) and fixes an issue where some roms could not be loaded from a .zip file, these changes would usually have waited until v126, but since they have already been completed, it didn't make sense to hold them back.

Changelog:

  • fc: implement GTROM mapper [LukeUsher]
  • hiro: track window focus via messages, not polling [invertego]
  • mia: prefer known rom extensions in zip archives [invertego]
  • ms/sfc: fix some light-gun related crashes [invertego]

Source here

or

ares source here

Top