;============================================================== ; Set up VDP registers ;============================================================== ld hl,VDPInitData ld b,VDPInitDataEnd-VDPInitData ld c,VDPControl otir