Subversion Repositories Kolibri OS

Rev

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

Rev 5546 Rev 5837
Line 128... Line 128...
128
        mov     esi, [ebp-4]
128
        mov     esi, [ebp-4]
129
        imul    esi, 80
129
        imul    esi, 80
130
        add     esi, [ebp-8]
130
        add     esi, [ebp-8]
131
        add     esi, ebp
131
        add     esi, ebp
132
        mov     ecx, 80
132
        mov     ecx, 80
133
        xor     al , al
133
        mov     al ,' '
134
        rep     stosb
134
        rep     stosb
135
    .noypos:
135
    .noypos:
136
        mov     [targ],text2
136
        mov     [targ],text2
137
        and     [krnl_cnt],0
137
        and     [krnl_cnt],0
138
        jmp     new_check
138
        jmp     new_check