Subversion Repositories Kolibri OS

Rev

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

Rev 432 Rev 444
Line -... Line 1...
-
 
1
$Revision: 434 $
-
 
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
3
;;                                                              ;;
-
 
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
-
 
5
;; Distributed under terms of the GNU General Public License    ;;
-
 
6
;;                                                              ;;
1
drw0    equ  10010010b      ; data read/write dpl0
-
 
-
 
7
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 2... Line 8...
2
drw3    equ  11110010b      ; data read/write dpl3
8
 
3
cpl0    equ  10011010b      ; code read dpl0
9
drw0    equ  10010010b      ; data read/write dpl0
4
cpl3    equ  11111010b      ; code read dpl3
10
drw3    equ  11110010b      ; data read/write dpl3
5
 
11
cpl0    equ  10011010b      ; code read dpl0