Subversion Repositories Kolibri OS

Rev

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

Rev 6802 Rev 7103
Line 4... Line 4...
4
;; Copyright (C) MenuetOS 2000-2004 Ville Mikael Turjanmaa      ;;
4
;; Copyright (C) MenuetOS 2000-2004 Ville Mikael Turjanmaa      ;;
5
;; Distributed under terms of the GNU General Public License    ;;
5
;; Distributed under terms of the GNU General Public License    ;;
6
;;                                                              ;;
6
;;                                                              ;;
7
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
7
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 8... Line 8...
8
 
8
 
Line 9... Line 9...
9
$Revision: 6802 $
9
$Revision: 7103 $
10
 
10
 
11
;==============================================================================
11
;==============================================================================
Line 2265... Line 2265...
2265
        inc     edx
2265
        inc     edx
2266
@@:
2266
@@:
2267
        shl     eax, 28
2267
        shl     eax, 28
2268
        or      ecx, eax
2268
        or      ecx, eax        
2269
        xor     edi, edi
2269
        xor     edi, edi
-
 
2270
        stc
2270
        call    dtext
2271
        call    dtext._
2271
.exit:
2272
.exit:
2272
        jmp     __sys_draw_pointer
2273
        jmp     __sys_draw_pointer
2273
;------------------------------------------------------------------------------
2274
;------------------------------------------------------------------------------
2274
align 4
2275
align 4
2275
;------------------------------------------------------------------------------
2276
;------------------------------------------------------------------------------