Subversion Repositories Kolibri OS

Rev

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

Rev 6333 Rev 6464
Line 69... Line 69...
69
format binary as "mnt"
69
format binary as "mnt"
Line 70... Line 70...
70
 
70
 
71
include 'macros.inc'
71
include 'macros.inc'
Line 72... Line 72...
72
include 'struct.inc'
72
include 'struct.inc'
Line 73... Line 73...
73
 
73
 
74
$Revision: 6333 $
74
$Revision: 6464 $
Line 5237... Line 5237...
5237
 
5237
 
5238
        mov     eax, ecx
5238
        mov     eax, ecx
5239
        shr     eax, 1
5239
        shr     eax, 1
5240
        and     eax, 1
5240
        and     eax, 1
5241
        inc     eax
5241
        inc     eax
5242
        mov     [ChannelNumber], ax
5242
        mov     [ChannelNumber], al
5243
        mov     eax, ecx
5243
        mov     eax, ecx
5244
        and     eax, 1
5244
        and     eax, 1
5245
        mov     [DiskNumber], al
5245
        mov     [DiskNumber], al
5246
        call    reserve_cd_channel
5246
        call    reserve_cd_channel