Subversion Repositories Kolibri OS

Rev

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

Rev 425 Rev 431
Line 1... Line 1...
1
$Revision: 425 $
1
$Revision: 431 $
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
3
;;                                                              ;;
-
 
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
-
 
5
;; Distributed under terms of the GNU General Public License    ;;
3
;;                                                        ;;
6
;;                                                              ;;
4
;;  VESA12.INC                                            ;;
7
;;  VESA12.INC                                                  ;;
5
;;                                                        ;;
8
;;                                                              ;;
6
;;  Vesa 1.2 functions for MenuetOS                       ;;
9
;;  Vesa 1.2 functions for MenuetOS                             ;;
7
;;                                                        ;;
10
;;                                                              ;;
Line 9... Line 12...
9
;;                                                        ;;
12
;;                                                              ;;
10
;;  quickcode@mail.ru - bankswitch for S3 cards           ;;
13
;;  quickcode@mail.ru - bankswitch for S3 cards                 ;;
11
;;                                                        ;;
14
;;                                                              ;;
12
;;  See file COPYING for details                          ;;
15
;;  See file COPYING for details                                ;;
13
;;                                                        ;;
16
;;                                                              ;;
14
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
17
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 15... Line 18...
15
 
18
 
16
 
19
 
17
; A complete video driver should include the following types of function
20
; A complete video driver should include the following types of function