Bochs/bochs/iodev
2021-01-30 18:47:25 +00:00
..
display Some Bochs plugins support and VGA extension option changes. 2021-01-27 20:06:02 +00:00
hdimage Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
network Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
sound Some Bochs plugins support and VGA extension option changes. 2021-01-27 20:06:02 +00:00
usb Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
acpi.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
acpi.h Some small changes in the PM register handling. No functional change. 2020-10-10 16:09:58 +00:00
biosdev.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
biosdev.h
busmouse.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
busmouse.h
cmos.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
cmos.h Don't report BX_ERROR when writing an unsupprted to shutdown status register 2020-10-11 18:47:21 +00:00
devices.cc Since externally developed optional device plugins (AKA "user plugins") can be 2021-01-24 10:16:22 +00:00
devices.txt Some work on the Bochs plugins support. 2021-01-02 20:49:39 +00:00
dma.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
dma.h
extfpuirq.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
extfpuirq.h
floppy.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
floppy.h Simplified floppy / cdrom toolbar button handlers and related cleanups. 2020-12-12 12:32:26 +00:00
gameport.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
gameport.h
harddrv.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
harddrv.h Simplified floppy / cdrom toolbar button handlers and related cleanups. 2020-12-12 12:32:26 +00:00
hpet.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
hpet.h Fixed some HPET issues with a patch by Oleg. The following tests are passed now: 2019-12-17 17:40:30 +00:00
ioapic.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
ioapic.h convert some defines to typed consts 2021-01-30 17:06:34 +00:00
iodebug.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
iodebug.h
iodev.h remove gui.h from bochs.h and include it only where required 2021-01-30 18:47:25 +00:00
keyboard.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
keyboard.h Moved paste feature and keyboard / mouse runtime handlers to the devices code. 2020-12-19 11:00:36 +00:00
Makefile.in
parallel.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
parallel.h
pci2isa.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
pci2isa.h Unified code for mapping PCI slot to device number. By default the first slot 2020-12-01 19:47:27 +00:00
pci_ide.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
pci_ide.h
pci.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
pci.h Some work on the i440BX chipset and related changes. 2018-03-04 04:53:16 +00:00
pcidev.cc Some Bochs plugins support and VGA extension option changes. 2021-01-27 20:06:02 +00:00
pcidev.h
pic.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
pic.h
pit82c54.cc Speaker beep methods should only be called in PIT mode 3 (square wave generator). 2018-05-14 18:17:04 +00:00
pit82c54.h Speaker beep methods should only be called in PIT mode 3 (square wave generator). 2018-05-14 18:17:04 +00:00
pit.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
pit.h Speaker beep methods should only be called in PIT mode 3 (square wave generator). 2018-05-14 18:17:04 +00:00
scancodes.cc remove gui.h from bochs.h and include it only where required 2021-01-30 18:47:25 +00:00
scancodes.h
serial_raw.cc
serial_raw.h
serial.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
serial.h
slowdown_timer.cc remove pc_system.h from bochs.h and include it only where required 2021-01-30 18:29:28 +00:00
slowdown_timer.h
speaker.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
speaker.h Added PC speaker volume control for the lowlevel sound support. 2020-06-21 09:08:05 +00:00
unmapped.cc Replaced the plugin init / fini functions with one single function called 2021-01-23 12:06:11 +00:00
unmapped.h
virt_timer.cc
virt_timer.h remove pc_system.h from bochs.h and include it only where required 2021-01-30 18:29:28 +00:00