Subversion Repositories Kolibri OS

Rev

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

Rev 2434 Rev 2439
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2009. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2009. 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: 2434 $
8
$Revision: 2439 $
9
 
9
 
10
 
10
 
Line 187... Line 187...
187
TASK_COUNT          equ (OS_BASE+0x0003004)
187
TASK_COUNT          equ (OS_BASE+0x0003004)
188
TASK_BASE           equ (OS_BASE+0x0003010)
188
TASK_BASE           equ (OS_BASE+0x0003010)
189
TASK_DATA           equ (OS_BASE+0x0003020)
189
TASK_DATA           equ (OS_BASE+0x0003020)
190
TASK_EVENT          equ (OS_BASE+0x0003020)
190
TASK_EVENT          equ (OS_BASE+0x0003020)
Line -... Line 191...
-
 
191
 
191
 
192
d_width_calc_area   equ (OS_BASE+0x0005000)
192
mouseunder          equ (OS_BASE+0x0006900)
193
mouseunder          equ (OS_BASE+0x0006900)
193
CDDataBuf           equ (OS_BASE+0x0007000)
194
CDDataBuf           equ (OS_BASE+0x0007000)
194
FLOPPY_BUFF         equ (OS_BASE+0x0008000)
195
FLOPPY_BUFF         equ (OS_BASE+0x0008000)
195
ACTIVE_PROC_STACK   equ (OS_BASE+0x000A400) ;unused
196
ACTIVE_PROC_STACK   equ (OS_BASE+0x000A400) ;unused