Subversion Repositories Kolibri OS

Rev

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

Rev 419 Rev 420
Line 1337... Line 1337...
1337
 
1337
 
Line 1338... Line 1338...
1338
if 0
1338
if 0
1339
     push eax
1339
     push eax
1340
     push edx
1340
     push edx
1341
     mov edx, 0x400   ;bocsh
1341
     mov edx, 0x400   ;bochs
1342
     mov al,0xff      ;bocsh
1342
     mov al,0xff      ;bochs
1343
     out dx, al       ;bocsh
1343
     out dx, al       ;bochs
1344
     pop edx
1344
     pop edx
1345
     pop eax
1345
     pop eax
1346
end if
1346
end if