Subversion Repositories Kolibri OS

Rev

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

Rev 2525 Rev 2640
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2012. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2012. 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: 2525 $
8
$Revision: 2640 $
9
 
9
 
10
 
10
 
Line 261... Line 261...
261
DONT_DRAW_MOUSE     equ (OS_BASE+0x000FFF5)
261
DONT_DRAW_MOUSE     equ (OS_BASE+0x000FFF5)
262
DONT_SWITCH         equ (OS_BASE+0x000FFFF)
262
DONT_SWITCH         equ (OS_BASE+0x000FFFF)
Line 263... Line 263...
263
 
263
 
Line 264... Line -...
264
TMP_STACK_TOP       equ 0x006CC00
-
 
265
 
-
 
266
FONT_II             equ (OS_BASE+0x006DC00)
-
 
267
FONT_I              equ (OS_BASE+0x006E600)
264
TMP_STACK_TOP       equ 0x006CC00
Line 268... Line 265...
268
 
265
 
Line 269... Line 266...
269
sys_pgdir           equ (OS_BASE+0x006F000)
266
sys_pgdir           equ (OS_BASE+0x006F000)