KallistiOS git master
Independent SDK for the Sega Dreamcast
|
SH4 MMU page protection settings values More...
Enumerations | |
enum | page_prot_t { MMU_KERNEL_RDONLY , MMU_KERNEL_RDWR , MMU_ALL_RDONLY , MMU_ALL_RDWR } |
SH4 MMU page protection settings values
Each page mapped via the MMU can be protected in a couple of different ways, as specified here.
enum page_prot_t |