Subversion Repositories Kolibri OS

Rev

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

Rev 13 Rev 14
Line 3275... Line 3275...
3275
 
3275
 
Line 3276... Line 3276...
3276
         pop   ecx
3276
         pop   ecx
3277
 
3277
 
3278
         cmp   ecx,[0x3004]
-
 
3279
         jle   newdw2
-
 
3280
;         jg    newdw3
-
 
3281
;         jmp   newdw2
-
 
Line 3282... Line 3278...
3282
 
3278
         cmp   ecx,[0x3004]
3283
;       newdw3:
3279
         jle   newdw2
Line 3284... Line 3280...
3284
 
3280
 
Line 3453... Line 3449...
3453
        mov    dl,byte [0x2E0000+4096*12+0x10]
3449
        mov    dl,byte [0x2E0000+4096*12+0x10]
3454
        mov    [eax],byte dl
3450
        mov    [eax],byte dl
Line 3455... Line 3451...
3455
 
3451
 
3456
        cmp    bl,3             ; full packet of three bytes ?
3452
        cmp    bl,3             ; full packet of three bytes ?
3457
        jnz    decm
-
 
3458
;        jz     ps2mouse
-
 
3459
;        jmp    decm
-
 
3460
 
-
 
3461
 
-
 
Line 3462... Line 3453...
3462
;      ps2mouse:
3453
        jnz    decm
Line 3463... Line 3454...
3463
 
3454
 
Line 5370... Line 5361...
5370
 
5361
 
5371
     call  r_f_port_area
5362
     call  r_f_port_area
5372
     mov   [esp+36],eax
5363
     mov   [esp+36],eax
Line 5373... Line 5364...
5373
     ret
5364
     ret
Line 5374... Line 5365...
5374
 
5365
 
5375
align 4
-
 
5376
 
-
 
5377
syscall_appints:                        ; AppInts
-
 
5378
 
-
 
5379
     test  eax,eax
-
 
5380
     jnz   unknown_app_int_fn
-
 
5381
     mov   edi,[0x3010]
-
 
5382
     mov   [edi+draw_data-0x3000+0x1c],ebx
5366
;align 4
5383
     ret
5367
 
Line 5384... Line 5368...
5384
   unknown_app_int_fn:
5368
syscall_appints:                        ; AppInts
Line 5385... Line 5369...
5385
     mov   [esp+36],dword -1
5369
;    mov   [esp+36],dword -1