adjust nds cache

This commit is contained in:
Dave Murphy 2011-01-11 12:12:16 +00:00
parent 8d8b83e967
commit 037e22f5f2

View File

@ -67,7 +67,7 @@
#define USE_LWP_LOCK
#define USE_RTC_TIME
#elif defined (NDS)
#define DEFAULT_CACHE_PAGES 4
#define DEFAULT_CACHE_PAGES 16
#define DEFAULT_SECTORS_PAGE 8
#define USE_RTC_TIME
#elif defined (GBA)