Subversion Repositories Kolibri OS

Rev

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

Rev 603 Rev 641
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
;; Copyright (C) MenuetOS 2000-2004 Ville Mikael Turjanmaa      ;;
4
;; Copyright (C) MenuetOS 2000-2004 Ville Mikael Turjanmaa      ;;
5
;; Distributed under terms of the GNU General Public License    ;;
5
;; Distributed under terms of the GNU General Public License    ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
$Revision: 603 $
8
$Revision: 641 $
Line 9... Line 9...
9
 
9
 
Line 275... Line 275...
275
	jz	.exit.irq1
275
	jz	.exit.irq1
Line 276... Line 276...
276
 
276
 
277
;.........................Part1 Start.......Code by Rus, optimize by Ghost...................................
277
;.........................Part1 Start.......Code by Rus, optimize by Ghost...................................
278
	test  [kb_state], VKEY_NUMLOCK
278
	test  [kb_state], VKEY_NUMLOCK
-
 
279
	jz     .dowrite
-
 
280
        cmp     cl, 0xE0
Line 279... Line 281...
279
	jz     .dowrite
281
        jz      .dowrite
280
 
282
 
281
	cmp	ch, 55
283
	cmp	ch, 55
282
	jnz	@f
284
	jnz	@f