##base _R3DDspDrvBase
##bias 30
##public
R3DInitDspDrv()
R3DFreeDspDrv(hnd)(A0)
R3DSetMode(hnd)(A0)
R3DGetSize(hnd,x,y)(A0/A1/D0)
R3DWriteLine(hnd,col,c,x,y)(A0/A1/A2/D0/D1)
R3DReadLine(hnd,col,c,x,y)(A0/A1/A2/D0/D1)
R3DClsScr(hnd,col)(A0/A1)
R3DCustomSave(hnd,name,x,y,w,h)(A0/A1/A2/D0/D1/D2)
##end
