NASM - The Netwide Assembler

NASM Forum => Using NASM => Topic started by: ThatGuy22 on December 16, 2010, 04:27:13 PM

Title: What are the ports for the mouse and how do they work?
Post by: ThatGuy22 on December 16, 2010, 04:27:13 PM
What are the ports for the mouse and how do they work? I recently posted on how to use the keyboard with only using ports now I would like to know how to do the same thing with the mouse. I have searched google, but found very little on this subject.

 -Also if there is a website that will tell me about lots of different ports and what they do, or how that work, would be useful to me.
Title: Re: What are the ports for the mouse and how do they work?
Post by: Keith Kanios on December 16, 2010, 04:46:46 PM
OSDev.org Wiki (http://wiki.osdev.org/)

Please be advised that this forum is not here to teach people assembly language or operating system development, piece by piece, despite Frank's enthusiasm.

This forum is for the support of NASM, as in clarifying how NASM works.

If you want to learn assembly language: Visit ASMCommunity.net (http://www.asmcommunity.net/)

If you want to learn os development: Visit OSDev.org (http://www.osdev.org/)

All-in-all, please desist with the please spoon-feed-me code posts. Everything you've asked can easily be found via Google.