void vdpread (unsigned int addr, unsigned int len, void *data);

Read data from VDP memory.

addr =VDP start address
len =Length of data to read
data =Address of buffer to receive VDP data

Include file: mtxvdp.h