Who can explain about ps2 mouse .Not about int 33h.
Posted: Thu Jul 11, 2002 11:00 pm
Then I thirst time in nasm write that:
mov ax,0h
int 33h
mov ax,1
int 33h
it doesn't work .
can you explain how write ps2 mouse driver or where i can find toturials about that
[email protected]
mov ax,0h
int 33h
mov ax,1
int 33h
it doesn't work .
can you explain how write ps2 mouse driver or where i can find toturials about that
[email protected]