Searched refs:ANTIC_cur_screen_pos (Results 1 – 2 of 2) sorted by relevance
118 #define ANTIC_DRAWING_SCREEN (ANTIC_cur_screen_pos!=ANTIC_NOT_DRAWING)120 extern int ANTIC_cur_screen_pos;
2838 int ANTIC_cur_screen_pos = ANTIC_NOT_DRAWING; variable2874 ANTIC_cur_screen_pos = ANTIC_NOT_DRAWING; in ANTIC_Frame()3010 ANTIC_cur_screen_pos = LBORDER_START; in ANTIC_Frame()3080 ANTIC_cur_screen_pos = ANTIC_NOT_DRAWING; in ANTIC_Frame()3094 ANTIC_cur_screen_pos = ANTIC_NOT_DRAWING; in ANTIC_Frame()3203 draw_partial_scanline(ANTIC_cur_screen_pos, newpos); in ANTIC_UpdateScanline()3204 ANTIC_cur_screen_pos = newpos; in ANTIC_UpdateScanline()3218 ANTIC_cur_screen_pos = newpos; in ANTIC_UpdateScanlinePrior()3243 ANTIC_cur_screen_pos = newpos; in update_scanline_chbase()3257 ANTIC_cur_screen_pos = newpos; in update_scanline_invert()[all …]