grfabs_cc.c | 903 u_short ddfstart, ddfwidth, con1; local in function:display_hires_view 926 ddfstart = (hstart - 9) >> 1; 930 if ((ddfstart & 0xfffc) + ddfwidth > 0xd8) { 936 while (((ddfstart & 0xfffc) + ddfwidth - d) > 0xd8) { 940 ddfstart -= d; 946 ddfstart &= 0xfffc; 947 con1 = ((hstart - 9) - (ddfstart << 1)) | 948 (((hstart - 9) - (ddfstart << 1)) << 4); 978 tmp->cp.inst.operand = ddfstart; 980 tmp->cp.inst.operand = ddfstart + ddfwidth 1096 u_short ddfstart, ddfwidth, con1; local in function:display_hires_lace_view 1325 u_short ddfstart, ddfwidth, con1; local in function:display_hires_dlace_view 1877 u_short ddfstart, ddfwidth, con1; local in function:display_aga_view 2212 u_short ddfstart, ddfwidth, con1; local in function:display_super72_view 2453 u_short ddfstart, ddfwidth, con1; local in function:display_pal_hires_view 2628 u_short ddfstart, ddfwidth, con1; local in function:display_pal_hires_lace_view 2828 u_short ddfstart, ddfwidth, con1; local in function:display_pal_hires_dlace_view 3297 u_short ddfstart, ddfwidth, con1; local in function:display_pal_aga_view [all...] |