dma: add optional slow linked list walking
[pcsx_rearmed.git] / frontend / libretro_core_options_intl.h
index f8379c2..5b04d60 100644 (file)
@@ -221,7 +221,7 @@ struct retro_core_option_v2_definition option_defs_tr[] = {
       "pcsx_rearmed_psxclock",
       "PSX CPU Saat Hızı",
       NULL,
-#ifdef HAVE_PRE_ARMV7
+#if defined(HAVE_PRE_ARMV7) && !defined(_3DS)
       "Overclock or underclock the PSX clock. Default is 50",
 #else
       "Overclock or underclock the PSX clock. Default is 57",
@@ -235,7 +235,7 @@ struct retro_core_option_v2_definition option_defs_tr[] = {
    },
 #endif /* NEW_DYNAREC */
 
-#ifdef __ARM_NEON__
+#ifdef GPU_NEON
    {
       "pcsx_rearmed_neon_interlace_enable",
       "Interlacing Mode'u etkinleştir",
@@ -272,7 +272,7 @@ struct retro_core_option_v2_definition option_defs_tr[] = {
       },
       NULL
    },
-#endif /* __ARM_NEON__ */
+#endif /* GPU_NEON */
 
    {
       "pcsx_rearmed_duping_enable",
@@ -459,18 +459,6 @@ struct retro_core_option_v2_definition option_defs_tr[] = {
       },
       NULL
    },
-   {
-      "pcsx_rearmed_pe2_fix",
-      "Parasite Eve 2/Vandal Hearts 1/2 Düzeltmleri",
-      NULL,
-      NULL,
-      NULL,
-      NULL,
-      {
-         { NULL, NULL },
-      },
-      NULL
-   },
    {
       "pcsx_rearmed_icache_emulation",
       "ICache Düzeltmleri",
@@ -483,18 +471,6 @@ struct retro_core_option_v2_definition option_defs_tr[] = {
       },
       NULL
    },
-   {
-      "pcsx_rearmed_inuyasha_fix",
-      "InuYasha Sengoku Battle Düzeltmesi",
-      NULL,
-      NULL,
-      NULL,
-      NULL,
-      {
-         { NULL, NULL },
-      },
-      NULL
-   },
 
    /* ADVANCED OPTIONS */
    {