Home
last modified time | relevance | path

Searched refs:bSpCol (Results 1 – 1 of 1) sorted by relevance

/dports/emulators/xsystem35/xsystem35-1.7.3-pre5/src/
H A Dcmdv.c42 int bSpCol; member
186 int bSpCol = getCaliValue(); in commandVP() local
188 DEBUG_COMMAND("VP %d,%d,%d,%d,%d,%d:\n",nPage, x0Unit, y0Unit, nxUnit, nyUnit, bSpCol); in commandVP()
199 srcimg[nPage].bSpCol = bSpCol; in commandVP()
429 if (img->bSpCol == 256) { in commandVF()
440 y0Map + y * cyUnit, img->bSpCol); in commandVF()
556 y0Map + (yy-y) * cyUnit, img->bSpCol); in commandVE()
605 srcimg[p2].bSpCol = p3; break; in commandVX()
695 y0Map + (sy + y) * cyUnit, img->bSpCol); in commandVIC()