|
inlinestatic |
Manually Sets VRAM area for Map Data (Advanced Use Cases)
This function manually sets an area in VRAM for a scroll's Map Data to be loaded to. Unless the Address is obtained from VDP2::VRAM::Allocate() the VRAM allocator will be bypassed entirely. No Checks are performed for proper data alignment or cycle conflicts. For advanced use cases only.
Address | the VRAM address of the allocation |
Size | the size of the allocation |