Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn how to implement mouse functionality in a custom operating system. Explore the process of communicating with the mouse hardware, setting up interrupt handlers, and manipulating video memory to display cursor movement. Discover techniques for initializing the mouse driver and testing button inputs. Gain practical insights into low-level system programming and hardware interaction through this hands-on tutorial.
Syllabus
Introduction
The mouse
The interrupt handler
The video memory
Initialize the mouse
Testing the buttons
Taught by
Write your own Operating System