VPIC.SYS: Difference between revisions
Appearance
Created page with "The virtual programmable interrupt controller VPIC.SYS is a virtual device driver responsible for virtualization of hardware interrupts to virtual DOS machines. This device driver simulates interrupts to virtual DOS machines by providing a virtual interface to the 8259 Programmable Interrupt Controller (PIC). ==Versions== {|class="wikitable" !Date||Version||Size||Comments |- |2001-04-30|| -- || 9,942 bytes|| |- |}" |
No edit summary |
||
Line 1: | Line 1: | ||
The virtual programmable interrupt controller VPIC.SYS is a virtual device driver responsible for virtualization of hardware interrupts to virtual DOS machines. This device driver simulates interrupts to virtual DOS machines by providing a virtual interface to the 8259 Programmable Interrupt Controller (PIC). | The virtual programmable interrupt controller VPIC.SYS is a virtual device driver responsible for virtualization of hardware interrupts to virtual DOS machines. This device driver simulates interrupts to virtual DOS machines by providing a virtual interface to the 8259 Programmable Interrupt Controller (PIC). | ||
==Versions== | ==Versions== | ||
Line 9: | Line 8: | ||
|- | |- | ||
|} | |} | ||
[[Category:Virtual Device Drivers]] |
Latest revision as of 04:36, 25 August 2025
The virtual programmable interrupt controller VPIC.SYS is a virtual device driver responsible for virtualization of hardware interrupts to virtual DOS machines. This device driver simulates interrupts to virtual DOS machines by providing a virtual interface to the 8259 Programmable Interrupt Controller (PIC).
Versions
Date | Version | Size | Comments |
---|---|---|---|
2001-04-30 | -- | 9,942 bytes |