Hi
I'm new to assembly so do forgive me if I have overlooked something.
I am writing a program that waits for the ctrl + alt + a keys to be pressed at the same time.
I’m using int 16h function 00h to get the key and cmp that it is a ‘a’
I then want to use int 16h function 2h to see if the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.