Subversion Repositories Kolibri OS

Rev

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

Rev 465 Rev 469
Line 1... Line 1...
1
$Revision: 465 $
1
$Revision: 469 $
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 280... Line 280...
280
 
280
 
281
BUTTON_INFO         equ (OS_BASE+0x02C0000)
281
BUTTON_INFO         equ (OS_BASE+0x02C0000)
282
RESERVED_PORTS      equ (OS_BASE+0x02D0000)
282
RESERVED_PORTS      equ (OS_BASE+0x02D0000)
283
IRQ_SAVE            equ (OS_BASE+0x02E0000)
283
IRQ_SAVE            equ (OS_BASE+0x02E0000)
284
BOOT_VAR            equ (OS_BASE+0x02f0000)
-
 
285
IMG_BACKGROUND      equ (OS_BASE+0x0300000)
284
BOOT_VAR            equ (OS_BASE+0x02f0000)
286
WinMapAddress       equ (OS_BASE+0x0460000)
285
WinMapAddress       equ (OS_BASE+0x0460000)
Line 287... Line 286...
287
display_data        equ (OS_BASE+0x0460000)
286
display_data        equ (OS_BASE+0x0460000)