Commit graph

6 commits

Author SHA1 Message Date
nia
ed46060c2a libretro-genesis-plus-gx: don't use bundled zlib, flac
add missing patch for using the correct linker

bump PKGREVISION
2020-06-01 19:12:38 +00:00
nia
4196d21c6c libretro-genesis-plus-gx: Update to 20200208
Changes:
	* Integrated upstream changes
2020-05-30 15:04:10 +00:00
nia
984127601b libretro-*: Support Darwin by cargo-culting SOEXT. Remove bsdtar hack. 2020-05-26 09:45:11 +00:00
nia
a6eb39273a emulators/libretro-*: SunOS linker fixes.
libretro makefiles pass flags to the linker that aren't understood by
SunOS ld. Add BUILDLINK_TRANSFORMs to remove those flags.
2018-10-02 21:09:28 +00:00
nia
d0a5bbb9b3 Rename old-mame-license to mame-license, because I found an older MAME
license.

mame-license is the last license used by MAME prior to their switch to
"modified-bsd AND gnu-gpl-v2".
2018-08-12 17:11:39 +00:00
nia
89621eaecd libretro-genesis-plus-gx: add version 20180607.
Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

Genesis Plus GX is a Sega 8/16-bit game console emulator focused on accuracy
and portability.

This emulator has 100% compatibility with Genesis / Mega Drive, Sega/Mega CD,
Master System, Game Gear & SG-1000 released software (including all unlicensed
software and known pirate dumps), also emulating backwards compatibility modes
when available. It also has Pico emulation.

It may be somewhat slower than PicoDrive on some platforms, but has improved
accuracy. On the other hand, only PicoDrive supports 32X emulation.
2018-08-11 15:12:20 +00:00