1 #define GP2X_PORT_VERSION "0.4"
7 int turbo_rate_add; // 8.24 int
8 int sound_rate; // in Hz
10 int scaling; // unscaled=0, hw_hor, hw_hor_vert, sw_hor
11 int frameskip; // -1 ~ auto, >=0 ~ count
13 int region_force; // 0 ~ off, 1 ~ NTSC, 2 ~ PAL
20 extern DSETTINGS Settings;
22 void gp2x_opt_setup(void);
23 void gp2x_cpuclock_gamma_update(void);