fixed "8" pixels alignment
This commit is contained in:
parent
ab52449591
commit
dfe0d6ced5
3 changed files with 30 additions and 25 deletions
|
|
@ -335,7 +335,7 @@ isr_mouse_handler:
|
|||
.done:
|
||||
; update la position du curseur sur l'écran
|
||||
; en ce moment c'est commented out (debug)
|
||||
; call gfx_cursor_move
|
||||
call cga_cursor_move
|
||||
.done_eoi:
|
||||
mov al, 0x20
|
||||
out i8259_SLAVE_CMD, al ; EOI PIC esclave
|
||||
|
|
|
|||
Loading…
Reference in a new issue