Subversion Repositories Kolibri OS

Rev

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

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