Subversion Repositories Kolibri OS

Rev

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

Rev 119 Rev 379
Line 407... Line 407...
407
@@:
407
@@:
408
         ret
408
         ret
Line 409... Line 409...
409
 
409
 
410
VGA_draw_bar_1:
410
VGA_draw_bar_1:
411
        mov     [temp.cx],eax
411
        mov     [temp.cx],eax
412
        mov     eax, [0x3010]
412
        mov     eax, [TASK_BASE]
413
        add     ebx, [eax-twdw + 4]
413
        add     ebx, [eax-twdw + 4]
414
        mov     eax, [eax-twdw + 0]
414
        mov     eax, [eax-twdw + 0]
415
        add     eax, [temp.cx]
415
        add     eax, [temp.cx]
416
        and     eax,0xfff8
416
        and     eax,0xfff8