主要内容: l CPU's from the 8086/8088 to the Pentium III and Athlon l Real, protected and virtual models l Windows and plug&play devices l CPU Clones from all major manufacturers l Chipsets and support chips l Timers, interrupts and DMA l I/O programming and PCI bus programming l AGP ...
More VDK Concepts Signals Threads A segment of code and it’s related variables/data Each thread has its own stack and executes in supervisor mode Interrupts Priority based in hardware Strongly recommend writing in assembly but C/C++ is supported Signals Semaphores, Events, Device Flags, and Messa...