summaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2018-08-11 15:12:20 +0000
committernia <nia@pkgsrc.org>2018-08-11 15:12:20 +0000
commitbd843f6d95ff9150f066544ff077af5c51ee011a (patch)
tree59b29ccb86b871af70efd00bfb71e3c3c1e74c50 /emulators/Makefile
parent006599de3ee9d7edbfde8593b2d0f866c2f0e87d (diff)
downloadpkgsrc-bd843f6d95ff9150f066544ff077af5c51ee011a.tar.gz
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.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r--emulators/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 37f80d955a3..2b309280f4a 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.264 2018/08/11 12:57:23 nia Exp $
+# $NetBSD: Makefile,v 1.265 2018/08/11 15:12:20 nia Exp $
#
COMMENT= Emulators for other operating systems
@@ -96,6 +96,7 @@ SUBDIR+= libretro-database
SUBDIR+= libretro-desmume
SUBDIR+= libretro-fceumm
SUBDIR+= libretro-gambatte
+SUBDIR+= libretro-genesis-plus-gx
SUBDIR+= libretro-glsl-shaders
SUBDIR+= libretro-mupen64plus
SUBDIR+= libretro-nestopia