Subversion Repositories Kolibri OS

Rev

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

Rev 393 Rev 444
Line -... Line 1...
-
 
1
$Revision: 431 $
1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2
;;
-
 
-
 
3
;;                                                              ;;
-
 
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
-
 
5
;; Distributed under terms of the GNU General Public License    ;;
-
 
6
;;                                                              ;;
3
;;  Shutdown for Menuet
7
;;  Shutdown for Menuet                                         ;;
4
;;
-
 
-
 
8
;;                                                              ;;
5
;;  Distributed under General Public License
9
;;  Distributed under General Public License                    ;;
6
;;  See file COPYING for details.
10
;;  See file COPYING for details.                               ;;
7
;;  Copyright 2003 Ville Turjanmaa
11
;;  Copyright 2003 Ville Turjanmaa                              ;;
8
;;
-
 
-
 
12
;;                                                              ;;
-
 
13
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 9... Line 14...
9
 
14
 
10
align 4
15
align 4
Line 11... Line 16...
11
pr_mode_exit:
16
pr_mode_exit:
Line 81... Line 86...
81
nbw31:
86
nbw31:
82
        add  bl,128
87
        add  bl,128
83
        cmp  al,bl
88
        cmp  al,bl
84
        jne  nbw
89
        jne  nbw
85
        sub  al,129
90
        sub  al,129
-
 
91
 
86
nbw32:
92
nbw32:
Line 87... Line 93...
87
 
93
 
88
        dec  ax    ; 1 = write floppy
94
        dec  ax    ; 1 = write floppy
89
        js   nbw
95
        js   nbw