Accessing the mouse via assembly x86
问题 I am using assembly-x86 on a DOS emulator (dosbox). I want to use the graphic mouse on video mode but I can't find a way to access it, in order to find its position and react to clicks. I have found several examples of using int 33h but they did not have a proper explanation with the code. What interrupt or port can I use to access it, and where can I find a documentation of all of its functions? 回答1: But without using a mouse driver: For a PS2-mouse (and additional for an USB-mouse with USB