|
Copies data. |
|
|
Fills memory with specified data. |
|
|
Zero-clears memory. |
|
|
Sends data with fixed address. |
|
Uses DMA to copy data. |
|
|
Fills memory with specified data. |
|
|
Zero-clears memory. |
|
|
Sends data with fixed address. |
|
|
Uses DMA to copy an H-Blank. |
|
|
Uses DMA to copy a V-Blank. |
|
|
Sets main memory display DMA copies. |
|
|
Uses DMA to send geometry commands to command FIFO. |
|
|
Checks whether the specified DMA channel is being used. |
|
|
Waits for the specified end of DMA. |
|
|
Stops specified DMA. |
|
Sets access priority to main memory. |
|
|
Gets settings for access priority to main memory. |
|
|
Get settings for access rights to card. |
|
|
Gets settings for access rights to Game Pak. |
|
|
Sets PHI terminal output clock. |
|
|
Gets PHI terminal output clock settings. |
|
|
Sets the 1st access cycle to the Game Pak ROM region. |
|
|
Gets the settings for the 1st access cycle to the Game Pak ROM region. |
|
|
Sets the 2nd access cycle to the Game Pak ROM region. |
|
|
Gets the settings for the 2nd access cycle to the Game Pak ROM region. |
|
|
Sets the access cycle to the Game Pak RAM region. |
|
|
Gets the settings for the access cycle to the Game Pak RAM region. |
|
Configures shared work RAM allocation for ARM7 and ARM9. |
|
Swaps specified byte data and memory data. |
|
|
Swaps specified word data and memory data. |
| MI_UnpackBits | Expands data that was packed with 0 fixed bits. |
| MI_UncompressLZ8 | Expands LZ77 compressed data in 8-bit units. |
| MI_UncompressLZ16 | Expands LZ77 compressed data in 16-bit units. |
| MI_UncompressHuffman | Expands Huffman compressed data in 32-bit units. |
| MI_UncompressRL8 | Expands runlength compressed data in 8-bit units. |
| MI_UncompressRL16 | Expands runlength compressed data in 16-bit units. |
| MI_UnfilterDiff8 | Expands the data which the difference filter was applied in 8-bit units. |
| MI_UnfilterDiff16 | Expands the data which the difference filter was applied in 16-bit units. |
| MI_GetUncompressedSize | Obtains the size of the expanded data. |
| MI_GetCompressionType | Obtains the compression format of the compressed data. |
|
Reads the byte data from the memory. |
|
|
Writes the byte data to the memory. |