[SCM] multi-platform emulator, including NES, GB/A, Lynx, PC Engine branch, master-experimental, updated. debian/0.8.D.3-1-31-g5df3aa8

Stephen Kitt steve at sk2.org
Sat Nov 12 10:24:17 UTC 2011


The following commit has been merged in the master-experimental branch:
commit 8f001fca12f51fd6506cb71d3f9ab00c60040b35
Author: Stephen Kitt <steve at sk2.org>
Date:   Wed Nov 9 07:52:32 2011 +0100

    New upstream version with PSX emulation.

diff --git a/debian/changelog b/debian/changelog
index 12a3857..58dc32f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+mednafen (0.9.18-1) experimental; urgency=low
+
+  * New upstream WIP version, adding PSX emulation.
+
+ -- Stephen Kitt <steve at sk2.org>  Wed, 09 Nov 2011 07:48:17 +0100
+
 mednafen (0.9.17.1-2) experimental; urgency=low
 
   * Fix "debian/control uses hardcoded list of non-Linux architectures" -
diff --git a/debian/control b/debian/control
index 02f9df6..e39d612 100644
--- a/debian/control
+++ b/debian/control
@@ -44,6 +44,7 @@ Description: multi-platform emulator, including NES, GB/A, Lynx, PC Engine
     * NeoGeo Pocket, NeoGeo Pocket Color
     * WonderSwan
     * Sega Genesis / Mega Drive
+    * Sony PlayStation (experimental)
  .
  Hardware emulated by Mednafen includes:
     * NES gamepad, Zapper, PowerPad
diff --git a/debian/rules b/debian/rules
index 1713de9..1b14e13 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,4 +27,4 @@ override_dh_auto_clean:
 	dh_auto_clean
 
 override_dh_auto_configure:
-	dh_auto_configure -- --bindir=/usr/games
+	dh_auto_configure -- --bindir=/usr/games --enable-psx

-- 
multi-platform emulator, including NES, GB/A, Lynx, PC Engine



More information about the Pkg-games-commits mailing list