MIWramPos
unionSymbol | Description | Comments |
---|---|---|
MI_WRAM_A |
Indicates WRAM-A. | |
MI_WRAM_B |
Indicates WRAM-B. | |
MI_WRAM_C |
Indicates WRAM-C. |
MIWramProc
unionSymbol | Description | Comments |
---|---|---|
MI_WRAM_ARM9 |
Indicates ARM9. | |
MI_WRAM_ARM7 |
Indicates ARM7. | |
MI_WRAM_DSP |
Indicates DSP. |
MIWramEnable
unionSymbol | Description | Comments |
---|---|---|
MI_WRAM_ENABLE |
Indicates that [WRAM] is enabled. | |
MI_WRAM_DISABLE |
Indicates that [WRAM] is disabled. |
MIWramOffset
unionSymbol | Description | Comments |
---|---|---|
MI_WRAM_OFFSET_0KB |
Indicates that the offset is 0 KB. | |
MI_WRAM_OFFSET_32KB |
Indicates that the offset is 32KB. | |
MI_WRAM_OFFSET_64KB |
Indicates that the offset is 64KB. | |
MI_WRAM_OFFSET_96KB |
Indicates that the offset is 96KB. | |
MI_WRAM_OFFSET_128KB |
Indicates that the offset is 128KB. | |
MI_WRAM_OFFSET_160KB |
Indicates that the offset is 160KB. | |
MI_WRAM_OFFSET_192KB |
Indicates that the offset is 192KB. | |
MI_WRAM_OFFSET_224KB |
Indicates that the offset is 224KB. |
MIWramSize
unionSymbol | Description | Comments |
---|---|---|
MI_WRAM_SIZE_0KB |
Indicates that the size is 0KB. | |
MI_WRAM_SIZE_32KB |
Indicates that the size is 32KB. | |
MI_WRAM_SIZE_64KB |
Indicates that the size is 64KB. | |
MI_WRAM_SIZE_96KB |
Indicates that the size is 96KB. | |
MI_WRAM_SIZE_128KB |
Indicates that the size is 128KB. | |
MI_WRAM_SIZE_160KB |
Indicates that the size is 160KB. | |
MI_WRAM_SIZE_192KB |
Indicates that the size is 192KB. | |
MI_WRAM_SIZE_224KB |
Indicates that the size is 224KB. | |
MI_WRAM_SIZE_256KB |
Indicates that the size is 256KB. |
MIWramImage
unionSymbol | Description | Comments |
---|---|---|
MI_WRAM_IMAGE_32KB |
Indicates that the image region will be repeated in 32-KB units. | |
MI_WRAM_IMAGE_64KB |
Indicates that the image region will be repeated in 64-KB units. | |
MI_WRAM_IMAGE_128KB |
Indicates that the image region will be repeated in 128-KB units. | |
MI_WRAM_IMAGE_256KB |
Indicates that the image region will be repeated in 256-KB units. |
2007/08/20 Initial version.
CONFIDENTIAL