try to fix "hello" & hslider in 86Box
This commit is contained in:
parent
14a5ec116a
commit
b2634ce58a
3 changed files with 22 additions and 19 deletions
|
|
@ -373,8 +373,8 @@ isr_mouse_handler:
|
|||
|
||||
.done:
|
||||
; update la position du curseur sur l'écran
|
||||
; en ce moment c'est commented out (debug)
|
||||
GFX MOUSE_MOVE
|
||||
|
||||
.done_eoi:
|
||||
mov al, 0x20
|
||||
out i8259_SLAVE_CMD, al ; EOI PIC esclave
|
||||
|
|
|
|||
Loading…
Reference in a new issue