GUI testing
This commit is contained in:
parent
88debea9f9
commit
dc7ee9a6c9
4 changed files with 92 additions and 255 deletions
|
|
@ -136,6 +136,9 @@ mouse_init:
|
|||
mov ah,IRQ_ENABLED
|
||||
mov al, 12
|
||||
call pic_set_irq_mask
|
||||
mov ah,IRQ_ENABLED
|
||||
mov al, 2
|
||||
call pic_set_irq_mask
|
||||
sti
|
||||
pop ax
|
||||
pop ds
|
||||
|
|
|
|||
Loading…
Reference in a new issue