curseur en mode 32bits pas bon...
This commit is contained in:
parent
c8858526a6
commit
8bf9f819bf
3 changed files with 290 additions and 528 deletions
|
|
@ -361,7 +361,7 @@ isr_mouse_handler:
|
|||
mov word [BDA_MOUSE + mouse.y], 199
|
||||
.y_ok_high:
|
||||
|
||||
call gfx_cursor_move
|
||||
; call gfx_cursor_move
|
||||
.done:
|
||||
mov al, 0x20
|
||||
out i8259_SLAVE_CMD, al ; EOI PIC esclave
|
||||
|
|
|
|||
Loading…
Reference in a new issue