some readme and general cleanups
[picodrive.git] / platform / pandora / plat.c
index bbe8813..396e11f 100644 (file)
@@ -95,7 +95,7 @@ static struct in_default_bind in_evdev_defbinds[] =
 void pemu_prep_defconfig(void)\r
 {\r
        defaultConfig.EmuOpt |= EOPT_VSYNC|EOPT_16BPP;\r
-       defaultConfig.s_PicoOpt |= POPT_EN_MCD_GFX|POPT_EN_MCD_PSYNC;\r
+       defaultConfig.s_PicoOpt |= POPT_EN_MCD_GFX;\r
        defaultConfig.scaling = SCALE_2x2_3x2;\r
 }\r
 \r