Subversion Repositories Kolibri OS

Rev

Rev 1505 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1505 Rev 3176
Line 10... Line 10...
10
 
10
 
11
        xor     cx, cx
11
        xor     cx, cx
12
        mov     es, cx
12
        mov     es, cx
13
        mov     di, 0x9080
13
        mov     di, 0x9080
14
        mov     byte [es:di-1], cl
-
 
15
        cmp     [preboot_biosdisk], 1
-
 
16
        jnz     bdde
14
        mov     byte [es:di-1], cl
17
        mov     dl, 80h
15
        mov     dl, 80h
18
bdds:
16
bdds:
19
        mov     ah, 15h
17
        mov     ah, 15h
20
        push    cx dx di
18
        push    cx dx di