Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3193 → Rev 3194

/kernel/branches/Kolibri-A/trunk/boot/rdload.inc
File deleted
Property changes:
Deleted: svn:keywords
-Rev
\ No newline at end of property
/kernel/branches/Kolibri-A/trunk/boot/bootcode.inc
49,36 → 49,29
 
push ax
pop es
mov [es:0x9031], ax
 
; --------------- APM - removed--------------------
and word [es:0x9044], 0 ; ver = 0.0 (APM not found)
 
cfgmanager:
 
 
; DMA ACCESS TO HD
 
mov al, 1
mov [es:0x901F], al
; mov al, 1
 
; GRAPHICS ACCELERATION
; force yes
mov [es:0x901C], al
; mov [es:0x901C], al
 
 
; VRR_M USE
 
mov [es:0x9030], byte 2
mov [es:0x901E], al
; mov [es:0x9030], byte 2
 
; BOOT DEVICE
 
xor ax, ax
mov [boot_dev], al
mov es, ax
; mov es, ax
 
 
; SET GRAPHICS
 
mov ax, 0xA000 ; AtomBIOS Fn00