This package browser is in early development. Mind the rough edges.

ares

Multi-system accuracy-focused emulator

ares is a multi-system emulator that began development on 2004-10-14. It is a descendant of higan and bsnes, and focuses on accuracy and preservation. Here are some supported systems:

  • Arcade

  • Atari 2600

  • Bandai Wonderswan

  • Bandai Wonderswan Color

  • Benesse Pocket Challenge V2

  • Colecovision

  • MSX 1 and 2

  • Nec Pc Engine Turbografx Cd

  • Nec Pc Engine Supergrafx

  • Nec Pc Engine Turbografx

  • Nichibutsu My Vision

  • Nintendo Famicom Disk System

  • Nintendo Game Boy

  • Nintendo Game Boy Advance

  • Nintendo Game Boy Color

  • Nintendo Nes Famicom

  • Nintendo Nintendo 64

  • Nintendo Nintendo 64DD

  • Nintendo Satellaview

  • Nintendo Snes Super Famicom

  • Nintendo Sufami Turbo

  • Sega 32x

  • Sega Game Gear

  • Sega Master System Mark Iii

  • Sega Mega Cd

  • Sega Mega Drive Genesis

  • Sega Sg 1000

  • Sinclair Zx Spectrum

  • Snk Neo Geo Aesmvs

  • Snk Neo Geo Pocket

  • Snk Neo Geo Pocket Color

  • Sony Playstation

Installation

Install the latest version of ares as follows:

guix install ares

Or install a particular version:

guix install ares@145

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of ares about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/ares'><img src='https://packages.guix.gnu.org/packages/ares/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/ares/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/ares)

Example Org:

[[https://packages.guix.gnu.org/packages/ares][https://packages.guix.gnu.org/packages/ares/badges/latest-version.svg]]