Subversion Repositories Kolibri OS

Rev

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

Rev 394 Rev 400
Line 596... Line 596...
596
        stc
596
        stc
597
        ret
597
        ret
598
@@:
598
@@:
599
        cmp     byte [edi+11], 0xF
599
        cmp     byte [edi+11], 0xF
600
        jz      .longname
600
        jz      .longname
-
 
601
        test    byte [edi+11], 8
-
 
602
        jnz     .no
601
        push    ecx
603
        push    ecx
602
        push    edi ebp
604
        push    edi ebp
603
        test    byte [ebp-4], 1
605
        test    byte [ebp-4], 1
604
        jnz     .unicode_short
606
        jnz     .unicode_short
Line 1798... Line 1800...
1798
        dec     edi
1800
        dec     edi
Line 1799... Line 1801...
1799
 
1801
 
Line 1800... Line 1802...
1800
    ;    lea     eax, [edi-(RAMDISK_FAT)]
1802
    ;    lea     eax, [edi-(RAMDISK_FAT)]
1801
 
1803
 
Line 1802... Line 1804...
1802
        mov eax, edi
1804
        mov eax, edi
1803
        sub edi, RAMDISK_FAT
1805
        sub eax, RAMDISK_FAT
1804
 
1806
 
1805
        shr     eax, 1                  ; eax = cluster
1807
        shr     eax, 1                  ; eax = cluster