void vdpwrite (unsigned int addr, unsigned int len, void *data);
Write data to VDP memory.
addr =
VDP start address
len =
Length of data to write
data =
Address of buffer containing VDP data
Include file: mtxvdp.h