Subversion Repositories Kolibri OS

Rev

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

Rev 760 Rev 764
Line 53... Line 53...
53
;;
53
;;
54
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
54
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 55... Line 55...
55
 
55
 
Line 56... Line 56...
56
include 'macros.inc'
56
include 'macros.inc'
Line 57... Line 57...
57
 
57
 
Line 58... Line 58...
58
$Revision: 760 $
58
$Revision: 764 $
Line 851... Line 851...
851
	call  set_lights
851
	call  set_lights
852
     ;// mike.dld ]
852
     ;// mike.dld ]
Line 853... Line 853...
853
 
853
 
Line 854... Line -...
854
; START MULTITASKING
-
 
855
 
-
 
856
	mov   esi,boot_tasking
-
 
857
	call  boot_log
854
; START MULTITASKING
Line 858... Line 855...
858
 
855
 
Line 859... Line 856...
859
;       mov   [ENABLE_TASKSWITCH],byte 1        ; multitasking enabled
856
;       mov   [ENABLE_TASKSWITCH],byte 1        ; multitasking enabled
Line 912... Line 909...
912
	 call  dtext
909
	 call  dtext
Line 913... Line 910...
913
 
910
 
914
	 mov   [novesachecksum],1000
911
	 mov   [novesachecksum],1000
Line 915... Line -...
915
	 call  checkVga_N13
-
 
916
 
-
 
917
	 cmp   [preboot_blogesc+OS_BASE+0x10000],byte 1
-
 
918
	 je    .bll2
-
 
919
 
-
 
920
	 cmp   esi,boot_tasking
-
 
921
	 jne   .bll2
-
 
922
	 ; begin ealex 04.08.05
-
 
923
;         in    al,0x61
-
 
924
;         and   al,01111111b
-
 
925
;         out   0x61,al
-
 
926
	 ; end ealex 04.08.05
-
 
927
.bll1:	 in    al,0x60	  ; wait for ESC key press
-
 
928
	 cmp   al,129
-
 
929
	 jne   .bll1
912
	 call  checkVga_N13
Line 930... Line 913...
930
 
913
 
Line 931... Line 914...
931
.bll2:	 popad
914
	 popad