Home | Sort by: relevance | last modified time | path |
/src/sys/arch/atari/dev/ | |
grfabs_fal.c | 309 static u_short last_mode = 0xffff; local in function:falcon_display_view 328 if (last_mode != vregs->video_mode) { 329 last_mode = vregs->video_mode; |
grfabs_fal.c | 309 static u_short last_mode = 0xffff; local in function:falcon_display_view 328 if (last_mode != vregs->video_mode) { 329 last_mode = vregs->video_mode; |
grfabs_fal.c | 309 static u_short last_mode = 0xffff; local in function:falcon_display_view 328 if (last_mode != vregs->video_mode) { 329 last_mode = vregs->video_mode; |