KallistiOS git master
Independent SDK for the Sega Dreamcast
|
SH4 MMU page cachability settings values More...
Enumerations | |
enum | page_cache_t { MMU_NO_CACHE , MMU_CACHE_BACK , MMU_CACHE_WT , MMU_CACHEABLE = MMU_CACHE_BACK } |
SH4 MMU page cachability settings values
Each page mapped via the MMU can have its cacheability set individually.
enum page_cache_t |