Subversion Repositories Kolibri OS

Rev

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

Rev 3395 Rev 3481
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: 3395 $
8
$Revision: 3481 $
9
 
9
 
10
 
10
 
Line 216... Line 216...
216
KEY_BUFF            equ (OS_BASE+0x000F401)
216
KEY_BUFF            equ (OS_BASE+0x000F401)
Line 217... Line 217...
217
 
217
 
218
BTN_COUNT           equ (OS_BASE+0x000F500)
218
BTN_COUNT           equ (OS_BASE+0x000F500)
Line 219... Line 219...
219
BTN_BUFF            equ (OS_BASE+0x000F501)
219
BTN_BUFF            equ (OS_BASE+0x000F501)
Line 220... Line 220...
220
 
220
 
221
CPU_FREQ            equ (OS_BASE+0x000F600)
221
;CPU_FREQ            equ (OS_BASE+0x000F600)
Line 222... Line 222...
222
 
222
 
223
;unused ? no active references
223
;unused ? no active references
Line 224... Line 224...
224
MOUSE_PORT          equ (OS_BASE+0x000F604)
224
;MOUSE_PORT          equ (OS_BASE+0x000F604)