dualcore integration in famc, bram cart C code, psp bugfixes
[picodrive.git] / platform / psp / port_config.h
index f533633..231db72 100644 (file)
@@ -4,7 +4,8 @@
 #define PORT_CONFIG_H\r
 \r
 #define CASE_SENSITIVE_FS 0\r
-#define DONT_OPEN_MANY_FILES 1 // work around the stupid PSP 10 open file limit\r
+#define DONT_OPEN_MANY_FILES 1 // work around the stupid PSP ~10 open file limit\r
+#define REDUCE_IO_CALLS 1      // another workaround\r
 \r
 // draw.c\r
 #define USE_BGR555 1\r