|
inlinestatic |
Manually Sets VRAM area for Cell Data (Advanced Use Cases)
This function manually sets an area in VRAM for a scrolls Cel 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 |