Subversion Repositories Kolibri OS

Rev

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

Rev 890 Rev 897
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: 890 $
8
$Revision: 897 $
9
 
9
 
10
 
10
 
Line 324... Line 324...
324
 
324
 
325
BgrDrawMode         equ (OS_BASE+0x023BFF4)
325
BgrDrawMode         equ (OS_BASE+0x023BFF4)
326
BgrDataWidth        equ (OS_BASE+0x023BFF8)
326
BgrDataWidth        equ (OS_BASE+0x023BFF8)
Line 327... Line -...
327
BgrDataHeight       equ (OS_BASE+0x023BFFC)
-
 
328
 
-
 
329
;display_data       equ (OS_BASE+0x023C000) ;1024*1280=0x140000
327
BgrDataHeight       equ (OS_BASE+0x023BFFC)
330
 
328
 
331
virtual at              (OS_BASE+0x023CF80)
329
virtual at              (OS_BASE+0x023CF80)
Line 332... Line 330...
332
  tss  TSS
330
  tss  TSS