summaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2018-08-14 16:44:07 +0000
committernia <nia@pkgsrc.org>2018-08-14 16:44:07 +0000
commit7cb4ba75da67bb8c21bd8f5c5b48e042ef68ae9e (patch)
tree7eeffd4f7a864f9d5232985f46cdc1f7749edd9d /emulators/Makefile
parent7bdf056c13e6e8e7e13015f7c5baf1ab67fb45b2 (diff)
downloadpkgsrc-7cb4ba75da67bb8c21bd8f5c5b48e042ef68ae9e.tar.gz
libretro-np2kai: add version 0.86.17
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. Neko Project II is a PC-9801 emulator. The PC-9800 series, commonly shortened to PC-98, is a line of Japanese 16-bit and 32-bit personal computers manufactured by NEC from 1982 through 2000.
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 fcfe9e66e44..a01b4cffe07 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.279 2018/08/14 12:55:41 nia Exp $
+# $NetBSD: Makefile,v 1.280 2018/08/14 16:44:07 nia Exp $
#
COMMENT= Emulators for other operating systems
@@ -111,6 +111,7 @@ SUBDIR+= libretro-glsl-shaders
SUBDIR+= libretro-mgba
SUBDIR+= libretro-mupen64plus
SUBDIR+= libretro-nestopia
+SUBDIR+= libretro-np2kai
SUBDIR+= libretro-o2em
SUBDIR+= libretro-pcsx-rearmed
SUBDIR+= libretro-picodrive