Subversion Repositories Kolibri OS

Rev

Rev 1376 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1376 Rev 2212
Line 15... Line 15...
15
;;                                                              ;;
15
;;                                                              ;;
16
;;  See file COPYING for details                                ;;
16
;;  See file COPYING for details                                ;;
17
;;                                                              ;;
17
;;                                                              ;;
18
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
18
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 19... Line 19...
19
 
19
 
Line 20... Line 20...
20
$Revision: 1376 $
20
$Revision: 2212 $
21
 
21
 
Line 1006... Line 1006...
1006
        call    VGA_drawbackground
1006
        call    VGA_drawbackground
1007
        ret
1007
        ret
Line 1008... Line 1008...
1008
 
1008
 
1009
uglobal
1009
uglobal
1010
align 4
1010
align 4
1011
bgr_cur_line    rd      1280    ; maximum width of screen
1011
bgr_cur_line    rd      1920    ; maximum width of screen
1012
bgr_next_line   rd      1280
1012
bgr_next_line   rd      1920
Line 1013... Line 1013...
1013
endg
1013
endg
1014
 
1014
 
1015
smooth_line:
1015
smooth_line: