Subversion Repositories Kolibri OS

Rev

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

Rev 928 Rev 996
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: 928 $
20
$Revision: 996 $
21
 
21
 
Line 572... Line 572...
572
; eax   cx
572
; eax   cx
573
; ebx   cy
573
; ebx   cy
574
; ecx   xe
574
; ecx   xe
575
; edx   ye
575
; edx   ye
576
; edi   color
576
; edi   color
-
 
577
_vesa20_drawbar:
577
vesa20_drawbar:
578
vesa20_drawbar:
578
     pushad
579
     pushad
579
     call    [disable_mouse]
580
     call    [disable_mouse]
580
     sub     esp, drbar.stack_data
581
     sub     esp, drbar.stack_data
581
     mov     [drbar.color], edi
582
     mov     [drbar.color], edi