Subversion Repositories Kolibri OS

Rev

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

Rev 684 Rev 709
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
$Revision: 684 $
8
$Revision: 709 $
9
 
9
 
10
 
10
 
Line 414... Line 414...
414
        or      byte [SLOT_BASE+eax+APPDATA.event_mask+1], 1      ; set flag 100h
414
        or      byte [SLOT_BASE+eax+APPDATA.event_mask+1], 1      ; set flag 100h
415
.ret:
415
.ret:
416
	ret
416
	ret
Line 417... Line 417...
417
 
417
 
-
 
418
debug_exc:
-
 
419
        test    byte [esp+8+2], 2
418
debug_exc:
420
        jnz     v86_debug_exc
419
; int 1 = #DB
421
; int 1 = #DB
420
	save_ring3_context
422
        save_ring3_context
421
	cld
423
        cld
422
        mov     ax, app_data ;os_data
424
        mov     ax, app_data ;os_data