RAMMAP generates a 2 dimensional filled-area map on the Ramtek or REF device. Displayed map will be clipped to display area.
CALL RAMMAP(a,dx,dy,nx,ny,ix,iy,bx,by) a (I): index array a(dx,dy) for area color dx,dy (I): dimension of a array nx,ny (I): portion of a array to display ix,iy (I): lower-left corner of map in Ramtek coordinates (0 <= ix,iy < 1280) bx,by (R): size of individual panel pixels in Ramtek-scaled coordinates (0 < bx,by < 1280)