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

mednafen

Multi-system emulator utilizing OpenGL and SDL

Mednafen is a portable, utilizing OpenGL and SDL, argument-driven multi-system emulator. Mednafen has the ability to remap hotkey functions and virtual system inputs to a keyboard, a joystick, or both simultaneously. Save states are supported, as is real-time game rewinding. Screen snapshots may be taken, in the PNG file format, at the press of a button. Mednafen can record audiovisual movies in the QuickTime file format, with several different lossless codecs supported.

The following systems are supported:

  • Apple II/II+

  • Atari Lynx

  • Neo Geo Pocket (Color)

  • WonderSwan

  • GameBoy (Color)

  • GameBoy Advance

  • Nintendo Entertainment System

  • Super Nintendo Entertainment System/Super Famicom

  • Virtual Boy

  • PC Engine/TurboGrafx 16 (CD)

  • SuperGrafx

  • PC-FX

  • Sega Game Gear

  • Sega Genesis/Megadrive

  • Sega Master System

  • Sega Saturn (experimental, x86_64 only)

  • Sony PlayStation

Installation

Install the latest version of mednafen as follows:

guix install mednafen

Or install a particular version:

guix install mednafen@1.32.1

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 mednafen about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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