From 89f33b734d7d540c7fa26f6556ef9ec49eb3008a Mon Sep 17 00:00:00 2001 From: notaz Date: Sun, 2 Dec 2012 00:36:34 +0200 Subject: rm x86 and ppc dynarec remains that code is broken and unmaintained in this fork, which now relies on new_dynarec instead. It's better to merge Ari64's new_dynarec x86 code if x86 support is desired. --- include/config.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/config.h') diff --git a/include/config.h b/include/config.h index dcfb598..ce2f3ea 100644 --- a/include/config.h +++ b/include/config.h @@ -1,7 +1,2 @@ #define MAXPATHLEN 256 -//#define NOPSXREC -#define __LINUX__ 1 -#define PACKAGE_NAME "pcsx" #define PACKAGE_VERSION "1.9" -#define DEF_PLUGIN_DIR "." -//#define EMU_LOG printf -- cgit v1.2.3