This document discusses interrupts and the mouse on the 8086 CPU. It describes how interrupts work on the 8086, including hardware, software, and interrupt service routines. It explains the fetch-execute cycle of the CPU and the interrupt sequence. It then covers mouse features like pixels and the mouse pointer. It discusses the interrupt vector table format and how mouse functions like initializing, displaying, hiding the cursor, and getting button/position information are accessed through interrupt 33h.