Subversion Repositories Kolibri OS

Rev

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

Rev 533 Rev 555
Line 1... Line 1...
1
$Revision: 533 $
1
$Revision: 555 $
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
RAMDISK             equ (OS_BASE+0x0100000)
281
RAMDISK             equ (OS_BASE+0x0100000)
282
RAMDISK_FAT         equ (OS_BASE+0x0280000)
282
RAMDISK_FAT         equ (OS_BASE+0x0280000)
Line -... Line 283...
-
 
283
FLOPPY_FAT          equ (OS_BASE+0x0282000)
283
FLOPPY_FAT          equ (OS_BASE+0x0282000)
284
 
284
 
285
BgrAuxTable         equ (OS_BASE+0x0298000)
Line 285... Line 286...
285
; unused?
286
; unused?
286
SB16_Status         equ (OS_BASE+0x02B0000)
287
SB16_Status         equ (OS_BASE+0x02B0000)