summaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2018-08-15 15:32:11 +0000
committernia <nia@pkgsrc.org>2018-08-15 15:32:11 +0000
commit1bdfbca28d747d17c7ff49ca7d5620f5049f5510 (patch)
treea0183620e3fda7f40d654b9c42b3007c440648de /emulators/Makefile
parent1bfcb8656319e5821ed4a17f0535dc632f45cca7 (diff)
downloadpkgsrc-1bdfbca28d747d17c7ff49ca7d5620f5049f5510.tar.gz
libretro-sameboy: add version 0.11.1
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. SameBoy is an extremely accurate open source Nintendo Gameboy (DMG) and Gameboy Color (CGB) emulator, written in portable C. It features link cable emulation, and includes open source DMG and CGB boot ROMs.
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 a01b4cffe07..4a03071d267 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.280 2018/08/14 16:44:07 nia Exp $
+# $NetBSD: Makefile,v 1.281 2018/08/15 15:32:11 nia Exp $
#
COMMENT= Emulators for other operating systems
@@ -117,6 +117,7 @@ SUBDIR+= libretro-pcsx-rearmed
SUBDIR+= libretro-picodrive
SUBDIR+= libretro-ppsspp
SUBDIR+= libretro-prosystem
+SUBDIR+= libretro-sameboy
SUBDIR+= libretro-snes9x
SUBDIR+= libretro-snes9x2005
SUBDIR+= libretro-snes9x2010