Subversion Repositories Kolibri OS

Rev

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

Rev 766 Rev 767
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: 766 $
58
$Revision: 767 $
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 -... Line 854...
-
 
854
; START MULTITASKING
-
 
855
 
-
 
856
if preboot_blogesc
-
 
857
        mov     esi, boot_tasking
-
 
858
        call    boot_log
-
 
859
.bll1:  in      al, 0x60        ; wait for ESC key press
-
 
860
        cmp     al, 129
-
 
861
        jne     .bll1
854
; START MULTITASKING
862
end if
Line 855... Line 863...
855
 
863
 
Line 856... Line 864...
856
;       mov   [ENABLE_TASKSWITCH],byte 1        ; multitasking enabled
864
;       mov   [ENABLE_TASKSWITCH],byte 1        ; multitasking enabled