Subversion Repositories Kolibri OS

Rev

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

Rev 3176 Rev 3194
Line 9... Line 9...
9
;;  Kolibri-A auxiliary 16-bit code,                            ;;
9
;;  Kolibri-A auxiliary 16-bit code,                            ;;
10
;;                        based on bootcode for KolibriOS       ;;
10
;;                        based on bootcode for KolibriOS       ;;
11
;;                                                              ;;
11
;;                                                              ;;
12
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
12
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 13... Line 13...
13
 
13
 
Line 14... Line 14...
14
$Revision: 3176 $
14
$Revision: 3194 $
Line 15... Line 15...
15
 
15
 
Line 47... Line 47...
47
; set up esp
47
; set up esp
48
	movzx	esp, sp
48
	movzx	esp, sp
Line 49... Line 49...
49
 
49
 
50
	push	ax
50
	push	ax
51
	pop	es
-
 
52
	mov	[es:0x9031], ax
-
 
53
 
-
 
54
; --------------- APM - removed--------------------
-
 
Line 55... Line 51...
55
	and	word [es:0x9044], 0	; ver = 0.0 (APM not found)
51
	pop	es
Line 56... Line 52...
56
 
52
 
Line 57... Line 53...
57
cfgmanager:
53
cfgmanager:
58
 
-
 
Line 59... Line 54...
59
 
54
 
60
; DMA ACCESS TO HD
55
 
61
 
56
; DMA ACCESS TO HD
Line 62... Line 57...
62
	mov	al, 1
57
 
Line 63... Line 58...
63
	mov	[es:0x901F], al
58
;        mov     al, 1
64
 
-
 
Line 65... Line 59...
65
; GRAPHICS ACCELERATION
59
 
Line 66... Line 60...
66
; force yes
60
; GRAPHICS ACCELERATION
67
	mov	[es:0x901C], al
61
; force yes
68
 
62
;        mov     [es:0x901C], al
69
 
-
 
Line 70... Line 63...
70
; VRR_M USE
63
 
Line 71... Line 64...
71
 
64
 
72
	mov	[es:0x9030], byte 2
65
; VRR_M USE