Subversion Repositories Kolibri OS

Rev

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

Rev 581 Rev 586
Line 1... Line 1...
1
$Revision: 581 $
1
$Revision: 586 $
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
;;                                                              ;;
7
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
7
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line -... Line 8...
-
 
8
 
8
 
9
dpl0    equ  10010000b     ; data read       dpl0
9
drw0    equ  10010010b      ; data read/write dpl0
10
drw0    equ  10010010b      ; data read/write dpl0
10
drw3    equ  11110010b      ; data read/write dpl3
11
drw3    equ  11110010b      ; data read/write dpl3
11
cpl0    equ  10011010b      ; code read dpl0
12
cpl0    equ  10011010b      ; code read dpl0