x86 Operating Systems - Adding Programmable Interrupt Timer Interrupts (PIT)

In this video, you will learn how to setup the PIT (Programmable Interrupt Timer) to create a consistent time for the operating system. Code: https://gitlab.com/scott2655133/Jazz2-0 #nasm #x86 #cprogramming