Subversion Repositories Kolibri OS

Rev

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

Rev 1047 Rev 1378
Line 15... Line 15...
15
;; 08.11.2004 expand_pathz and rename (only for hd) - ATV       ;;
15
;; 08.11.2004 expand_pathz and rename (only for hd) - ATV       ;;
16
;; 20.10.2004 Makedir/Removedir (only for hd) - ATV             ;;
16
;; 20.10.2004 Makedir/Removedir (only for hd) - ATV             ;;
17
;;                                                              ;;
17
;;                                                              ;;
18
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
18
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 19... Line 19...
19
 
19
 
Line 20... Line 20...
20
$Revision: 1047 $
20
$Revision: 1378 $
21
 
21
 
22
 
22
 
Line 386... Line 386...
386
    loop  @b
386
    loop  @b
387
    jmp   .f
387
    jmp   .f
388
 .s:
388
 .s:
389
    sub   eax,ebx
389
    sub   eax,ebx
390
 .f:
390
 .f:
391
    add   eax,[fat32part]
391
    add   eax, [known_part] ;   add   eax,[fat32part]
392
    dec   eax
392
    dec   eax
393
    xor   edx,edx
393
    xor   edx,edx
394
    imul  eax,100
394
    imul  eax,100
395
    add   eax,DRIVE_DATA+0xa
395
    add   eax,DRIVE_DATA+0xa
396
    mov   [transfer_adress],eax
396
    mov   [transfer_adress],eax
Line 793... Line 793...
793
    stc
793
    stc
794
    jmp    i4
794
    jmp    i4
Line 795... Line 795...
795
 
795
 
796
partition_string: dd 0
796
partition_string: dd 0
-
 
797
                  db 32