bugfixes in sram memhandlers
[libpicofe.git] / psp / port_config.h
index 6958c1b..231db72 100644 (file)
@@ -3,6 +3,10 @@
 #ifndef PORT_CONFIG_H\r
 #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 REDUCE_IO_CALLS 1      // another workaround\r
+\r
 // draw.c\r
 #define USE_BGR555 1\r
 #define OVERRIDE_HIGHCOL 1\r