X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Flinux%2Fport_config.h;h=87bbe4b0cfc8372a3566e51889d3fbf322961166;hb=f579f7b891f9968ab4a4fd0b3f18404965eb41f7;hp=5ccbacb077dd5656e37066b22ca766ad4f18dfa7;hpb=4c436138e4f9f49726352c34499a2de76a7c1c79;p=picodrive.git diff --git a/platform/linux/port_config.h b/platform/linux/port_config.h index 5ccbacb..87bbe4b 100644 --- a/platform/linux/port_config.h +++ b/platform/linux/port_config.h @@ -5,6 +5,14 @@ #define NO_SYNC +#define CASE_SENSITIVE_FS 1 // CS filesystem +#define DONT_OPEN_MANY_FILES 0 +#define REDUCE_IO_CALLS 0 +#define SIMPLE_WRITE_SOUND 0 + +// draw.c +#define OVERRIDE_HIGHCOL 0 + // draw2.c #define START_ROW 0 // which row of tiles to start rendering at? #define END_ROW 28 // ..end