Subversion Repositories Kolibri OS

Rev

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

Rev 593 Rev 709
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
$Revision: 593 $
8
$Revision: 709 $
Line 9... Line 9...
9
 
9
 
Line 993... Line 993...
993
 
993
 
994
           mov ecx, [def_cursor]
994
           mov ecx, [def_cursor]
995
           mov [SLOT_BASE+APPDATA.cursor+ebx],ecx
995
           mov [SLOT_BASE+APPDATA.cursor+ebx],ecx
996
           mov eax, [pl0_stack]
996
           mov eax, [pl0_stack]
-
 
997
           mov [SLOT_BASE+APPDATA.pl0_stack+ebx],eax
-
 
998
           add eax, RING0_STACK_SIZE
Line 997... Line 999...
997
           mov [SLOT_BASE+APPDATA.pl0_stack+ebx],eax
999
           mov [SLOT_BASE+APPDATA.saved_esp0+ebx], eax
998
 
1000
 
999
           push ebx
1001
           push ebx
1000
           stdcall kernel_alloc, 0x1000
1002
           stdcall kernel_alloc, 0x1000