Source
# ld: illegal text-relocation to '__ZTISt12length_error' in /usr/lib/libc++.dylib from '__ZNSt3__114__split_bufferIN8Mednafen16AddressSpaceTypeERNS_9allocatorIS2_EEEC2EmmS5_' in debug.o for architecture i386
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
# error: use of undeclared identifier 'CLOCK_MONOTONIC'
PortGroup legacysupport 1.0
# error: "Define MSB_FIRST or LSB_FIRST!"
PortGroup muniversal 1.0
name mednafen
epoch 1
version 1.22.2
revision 1
checksums rmd160 7dbec84f5802ac43a21646337de70ae21ca702be \
sha256 fad433ac694696d69ea38f6f4be1d0a6c1aa3609ec7f46ce75412be2f2df2f95 \
size 3270004
platforms darwin
categories emulators games
license GPL-2
maintainers nomaintainer
description Super-fast and super-compatible emulator for many video game systems
long_description Mednafen is a portable, argument-driven multi-system \
emulator using OpenGL and SDL. \
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. \
\n \
\nThe following systems are supported: \
\n \
\n* Apple II/II+ \
\n* Atari Lynx \
\n* Neo Geo Pocket (Color) \
\n* WonderSwan \
\n* GameBoy (Color) \
\n* GameBoy Advance \
\n* Nintendo Entertainment System \
\n* Super Nintendo Entertainment System/Super Famicom \
\n* Virtual Boy \
\n* PC Engine/TurboGrafx 16 (CD) \
\n* SuperGrafx \
\n* PC-FX \
\n* Sega Game Gear \
\n* Sega Genesis/Megadrive \
\n* Sega Master System \
\n* Sega Saturn (experimental, x86_64 only) \
\n* Sony PlayStation \
\n \
\nRefer to the emulation module documentation for more \
details.
homepage https://mednafen.github.io
master_sites ${homepage}/releases/files/
use_xz yes