SVC: Difference between revisions
Line 1,347: | Line 1,347: | ||
|- | |- | ||
| 21 | | 21 | ||
| [[8.0.0-18]] | | [[8.0.0-18]]. N3DS only. | ||
| Returns the maximum amount of VRAM memory allocatable by the process: 0x800000 bytes if the process has already allocated VRAM memory, otherwise 0 (+ error 0xE0E01BF4) | | Returns the maximum amount of VRAM memory allocatable by the process: 0x800000 bytes if the process has already allocated VRAM memory, otherwise 0 (+ error 0xE0E01BF4) | ||
|- | |- | ||
| 22 | | 22 | ||
| [[8.0.0-18]] | | [[8.0.0-18]]. N3DS only. | ||
| Returns the address of the first chunk of VRAM allocated by this process | | Returns the address of the first chunk of VRAM allocated by this process | ||
|- | |- | ||
| 23 | | 23 | ||
| [[8.0.0-18]] | | [[8.0.0-18]]. N3DS only. | ||
| Returns the amount of VRAM allocated by this process (?) | | Returns the amount of VRAM allocated by this process (?) | ||
|} | |} |