Subversion Repositories Kolibri OS

Rev

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

Rev 3732 Rev 3762
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: 3732 $
8
$Revision: 3762 $
9
 
9
 
10
 
10
 
Line 312... Line 312...
312
BOOT_IDE_BAR0_16    equ 0x9056
312
BOOT_IDE_BAR0_16    equ 0x9056
313
BOOT_IDE_BAR1_16    equ 0x9058
313
BOOT_IDE_BAR1_16    equ 0x9058
314
BOOT_IDE_BAR2_16    equ 0x905A
314
BOOT_IDE_BAR2_16    equ 0x905A
315
BOOT_IDE_BAR3_16    equ 0x905C
315
BOOT_IDE_BAR3_16    equ 0x905C
316
BOOT_IDE_PI_16      equ 0x905E
316
BOOT_IDE_PI_16      equ 0x905E
-
 
317
BOOT_IDE_INTERR_16  equ 0x9060
Line 317... Line 318...
317
 
318
 
318
TMP_FILE_NAME       equ     0
319
TMP_FILE_NAME       equ     0
319
TMP_CMD_LINE        equ  1024
320
TMP_CMD_LINE        equ  1024