From 2b9f05ad576ef94aabe036f343e55f8e371374d9 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 25 Jul 2004 12:27:46 +0000 Subject: Update to 0.2: * load ROMs from zip archives * YUV overlay (hardware scaling) * config file (~/.neopop/neopoprc) * joystick support * HQ2x/HQ3x smoothing scalers * sound and throttling improvements * speed improvements * configurable key and joystick bindings * pause * 10 state save slots * on-screen display --- emulators/NeoPop-SDL/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'emulators/NeoPop-SDL/Makefile') diff --git a/emulators/NeoPop-SDL/Makefile b/emulators/NeoPop-SDL/Makefile index e964b532d99..be7c610f4e8 100644 --- a/emulators/NeoPop-SDL/Makefile +++ b/emulators/NeoPop-SDL/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2004/04/12 01:58:50 snj Exp $ +# $NetBSD: Makefile,v 1.3 2004/07/25 12:27:46 wiz Exp $ # -DISTNAME= NeoPop-SDL-0.1 +DISTNAME= NeoPop-SDL-0.2 CATEGORIES= emulators MASTER_SITES= http://www.nih.at/NeoPop-SDL/ EXTRACT_SUFX= .tar.bz2 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.nih.at/NeoPop-SDL/ COMMENT= SNK NeoGeo Pocket emulator USE_BUILDLINK3= yes -USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-png=${BUILDLINK_PREFIX.png} -- cgit v1.2.3