Bochs/bochs/iodev
Volker Ruppert 1ae98a9f66 Unified code for mapping PCI slot to device number. By default the first slot
is mapped to device number #2, but for the i440BX chipset we are using #8
(expected by real BIOS when testing and some timer later added support for it
in Bochs BIOS).
2020-12-01 19:47:27 +00:00
..
display Implemented new text update API in the vncsrv gui and console cursor fix. 2020-11-15 16:16:14 +00:00
hdimage Fixed gcc 9.3 warnings in case C++17 support is enabled. 2020-09-02 08:35:44 +00:00
network Fixed some MSVC warnings. 2020-11-30 08:50:22 +00:00
sound Fixed some MSVC warnings. 2020-11-30 08:50:22 +00:00
usb Fixed some MSVC warnings. 2020-11-30 08:50:22 +00:00
acpi.cc Some small changes in the PM register handling. No functional change. 2020-10-10 16:09:58 +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
biosdev.h
busmouse.cc
busmouse.h
cmos.cc Don't report BX_ERROR when writing an unsupprted to shutdown status register 2020-10-11 18:47:21 +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 Unified code for mapping PCI slot to device number. By default the first slot 2020-12-01 19:47:27 +00:00
devices.txt Added missing HPET entry in devices tree 2019-12-11 17:06:45 +00:00
dma.cc
dma.h
extfpuirq.cc
extfpuirq.h
floppy.cc Some small changes in the floppy emulation. 2020-11-21 17:32:06 +00:00
floppy.h Some small changes in the floppy emulation. 2020-11-21 17:32:06 +00:00
gameport.cc
gameport.h
harddrv.cc applying SF patch #545 Speling fixes 2019-12-09 16:29:23 +00:00
harddrv.h
hpet.cc Fixed some MSVC warnings. 2020-11-30 08:50:22 +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
ioapic.h
iodebug.cc
iodebug.h
iodev.h Unified code for mapping PCI slot to device number. By default the first slot 2020-12-01 19:47:27 +00:00
keyboard.cc
keyboard.h
Makefile.in
parallel.cc Fixed two issues found with valgrind: Since runtime parameters are revoved by 2020-11-08 09:58:15 +00:00
parallel.h
pci2isa.cc Unified code for mapping PCI slot to device number. By default the first slot 2020-12-01 19:47:27 +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
pci_ide.h
pci.cc
pci.h
pcidev.cc
pcidev.h
pic.cc
pic.h
pit82c54.cc
pit82c54.h
pit.cc
pit.h
scancodes.cc
scancodes.h
serial_raw.cc
serial_raw.h
serial.cc
serial.h
slowdown_timer.cc
slowdown_timer.h
speaker.cc Enable the new speaker volume control for the lowlevel sound support only. 2020-07-08 21:31:49 +00:00
speaker.h Added PC speaker volume control for the lowlevel sound support. 2020-06-21 09:08:05 +00:00
unmapped.cc
unmapped.h
virt_timer.cc
virt_timer.h