start splitting plat menu code; batt + clock in menu; bugfix
[libpicofe.git] / gp2x / emu.c
index d83cd56..f17e53a 100644 (file)
@@ -109,7 +109,7 @@ void pemu_prep_defconfig(void)
        if (soc == SOCID_MMSP2)\r
                defaultConfig.s_PicoOpt |= POPT_EXT_FM;\r
        else if (soc == SOCID_POLLUX)\r
-               defaultConfig.EmuOpt |= EOPT_WIZ_TEAR_FIX;\r
+               defaultConfig.EmuOpt |= EOPT_WIZ_TEAR_FIX|EOPT_SHOW_RTC;\r
 }\r
 \r
 static void (*osd_text)(int x, int y, const char *text);\r