this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fixed sound on weak devices with Android

nesbox 50187dc6 79a301b4

+1 -1
+1 -1
src/core/core.h
··· 28 28 29 29 #define CLOCKRATE (255<<13) 30 30 #define TIC_DEFAULT_COLOR 15 31 - #define TIC_SOUND_RINGBUF_LEN 6 // in worst case, this induces ~ 6 tick delay i.e. 100 ms 31 + #define TIC_SOUND_RINGBUF_LEN 12 // in worst case, this induces ~ 12 tick delay i.e. 200 ms 32 32 33 33 typedef struct 34 34 {