Subversion Repositories Kolibri OS

Rev

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

Rev 5032 Rev 5130
Line 9... Line 9...
9
;;  See file COPYING for details.                               ;;
9
;;  See file COPYING for details.                               ;;
10
;;  Copyright 2003 Ville Turjanmaa                              ;;
10
;;  Copyright 2003 Ville Turjanmaa                              ;;
11
;;                                                              ;;
11
;;                                                              ;;
12
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
12
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 13... Line 13...
13
 
13
 
Line 14... Line 14...
14
$Revision: 5032 $
14
$Revision: 5130 $
15
 
15
 
16
use32
16
use32
17
become_real:
17
become_real:
Line 180... Line 180...
180
 
180
 
181
        push    ds
181
        push    ds
182
        pop     es
182
        pop     es
183
        mov     cx, 0x8000
183
        mov     cx, 0x8000
184
        push    cx
184
        push    cx
185
        push    0x7000
185
        push    0x7100
186
        pop     ds
186
        pop     ds
187
        xor     si, si
187
        xor     si, si
188
        xor     di, di
188
        xor     di, di
189
        rep movsw
189
        rep movsw