Subversion Repositories Kolibri OS

Rev

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

Rev 1683 Rev 1859
Line 11... Line 11...
11
;; maintain and compile with an automated SETUP program         ;;
11
;; maintain and compile with an automated SETUP program         ;;
12
;; in the future.                                               ;;
12
;; in the future.                                               ;;
13
;;                                                              ;;
13
;;                                                              ;;
14
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
14
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 15... Line 15...
15
 
15
 
Line 16... Line 16...
16
$Revision: 1683 $
16
$Revision: 1859 $
17
 
17
 
Line 222... Line 222...
222
include "sound/playnote.inc"	; player Note for Speaker PC
222
include "sound/playnote.inc"	; player Note for Speaker PC
223
;include "sound/FHT.inc" 	; fast Fourier transform routines
223
;include "sound/FHT.inc" 	; fast Fourier transform routines
Line 224... Line 224...
224
 
224
 
Line 225... Line 225...
225
; display
225
; display
226
 
-
 
227
;include "video/vesa12.inc"   ; Vesa 1.2 functions
-
 
228
include "video/vesa20.inc"   ; Vesa 2.0 functions
226
 
Line 229... Line 227...
229
;include "video/vga.inc"      ; VGA 16 color functions
227
include "video/graph32.inc"   	; 32bpp graphics
Line 230... Line 228...
230
include "video/cursors.inc"  ; cursors functions
228
include "video/cursors.inc"  	; cursors functions