Subversion Repositories Kolibri OS

Rev

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

Rev 3669 Rev 4274
Line 1605... Line 1605...
1605
        call    start_fasm
1605
	call	start_fasm
1606
        ret
1606
	ret
1607
endp
1607
endp
Line 1608... Line 1608...
1608
 
1608
 
-
 
1609
;-----------------------------------------------------------------------------
-
 
1610
proc key.f10 ;///// COMPILE AND RUN UNDER DEBUG //////////////////////////////
-
 
1611
;-----------------------------------------------------------------------------
-
 
1612
	mov	bl,2
-
 
1613
	call	start_fasm
-
 
1614
	ret
-
 
1615
endp
-
 
1616
 
1609
;-----------------------------------------------------------------------------
1617
;-----------------------------------------------------------------------------
1610
proc key.ctrl_f9 ;///// COMPILE //////////////////////////////////////////////
1618
proc key.ctrl_f9 ;///// COMPILE //////////////////////////////////////////////
1611
;-----------------------------------------------------------------------------
1619
;-----------------------------------------------------------------------------
1612
        mov     bl,0
1620
	mov	bl,0
1613
        call    start_fasm
1621
	call	start_fasm