Subversion Repositories Kolibri OS

Rev

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

Rev 431 Rev 437
Line 1... Line 1...
1
$Revision: 431 $
1
$Revision: 437 $
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
3
;;                                                              ;;
3
;;                                                              ;;
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
5
;; Distributed under terms of the GNU General Public License    ;;
5
;; Distributed under terms of the GNU General Public License    ;;
6
;;                                                              ;;
6
;;                                                              ;;
Line 1870... Line 1870...
1870
        mov     dword [edi-32+4], '    '
1870
        mov     dword [edi-32+4], '    '
1871
        mov     dword [edi-32+8], '    '
1871
        mov     dword [edi-32+8], '    '
1872
        mov     byte [edi-32+11], 10h
1872
        mov     byte [edi-32+11], 10h
1873
        mov     eax, [esp+16+8]
1873
        mov     eax, [esp+16+8]
1874
        mov     word [edi-32+26], ax
1874
        mov     word [edi-32+26], ax
-
 
1875
        xor     eax, eax
-
 
1876
        mov     ecx, (512-32*2)/4
-
 
1877
        rep     stosd
1875
        pop     edi edi ecx edx
1878
        pop     edi edi ecx edx
1876
        add     esp, 20
1879
        add     esp, 20
1877
        popad
1880
        popad
1878
        xor     eax, eax
1881
        xor     eax, eax
1879
        xor     ebx, ebx
1882
        xor     ebx, ebx