Subversion Repositories Kolibri OS

Rev

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

Rev 557 Rev 571
Line 1... Line 1...
1
$Revision: 557 $
1
$Revision: 571 $
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 282... Line 282...
282
RAMDISK_FAT         equ (OS_BASE+0x0280000)
282
RAMDISK_FAT         equ (OS_BASE+0x0280000)
283
FLOPPY_FAT          equ (OS_BASE+0x0282000)
283
FLOPPY_FAT          equ (OS_BASE+0x0282000)
Line 284... Line 284...
284
 
284
 
285
BgrAuxTable         equ (OS_BASE+0x0298000)
285
BgrAuxTable         equ (OS_BASE+0x0298000)
-
 
286
; unused?
286
; unused?
287
SB16Buffer          equ (OS_BASE+0x2A0000)
Line 287... Line 288...
287
SB16_Status         equ (OS_BASE+0x02B0000)
288
SB16_Status         equ (OS_BASE+0x02B0000)
288
 
289
 
289
BUTTON_INFO         equ (OS_BASE+0x02C0000)
290
BUTTON_INFO         equ (OS_BASE+0x02C0000)