Bochs/bochs/iodev
Volker Ruppert 12cace4c5a Some work on async packet and seek emulation support.
- deactivate seek timer when operation is cancelled.
- set async packet mode with a separate method at connection time.
- renamed some variables and prepared seek emulation for USB disk writes.
2015-09-16 17:08:50 +00:00
..
display
hdimage Added static variable 'vvfat_count' for generating a unique FAT ID. 2015-07-12 14:46:00 +00:00
network Fixed some compilation errors / warnings found on Mac OSX (SF bug #1371). 2015-05-02 08:42:44 +00:00
sound Implemented unregister mechanism for runtime config handlers. 2015-08-23 07:04:56 +00:00
usb Some work on async packet and seek emulation support. 2015-09-16 17:08:50 +00:00
acpi.cc
acpi.h
biosdev.cc
biosdev.h
busmouse.cc
busmouse.h
cmos.cc
cmos.h
devices.cc
devices.txt Preparing Bochs release 2.6.8 2015-05-03 06:36:30 +00:00
dma.cc fixed %d->%u format found by cppcheck (patch by Maxim Derbasov) 2015-01-25 21:24:13 +00:00
dma.h
extfpuirq.cc
extfpuirq.h
floppy.cc Implemented unregister mechanism for runtime config handlers. 2015-08-23 07:04:56 +00:00
floppy.h Implemented unregister mechanism for runtime config handlers. 2015-08-23 07:04:56 +00:00
gameport.cc
gameport.h
harddrv.cc Implemented unregister mechanism for runtime config handlers. 2015-08-23 07:04:56 +00:00
harddrv.h Implemented unregister mechanism for runtime config handlers. 2015-08-23 07:04:56 +00:00
ioapic.cc
ioapic.h
iodebug.cc fixed %d->%u format found by cppcheck (patch by Maxim Derbasov) 2015-01-25 21:24:13 +00:00
iodebug.h
iodev.h Fixed some panics when Bochs is used without the harddrv plugin (ata* disabled). 2015-07-15 10:20:22 +00:00
keyboard.cc
keyboard.h
Makefile.in Rewrite of the ES1370 wave output code and related changes. 2015-02-19 21:31:18 +00:00
parallel.cc fixed %d->%u format found by cppcheck (patch by Maxim Derbasov) 2015-01-25 21:24:13 +00:00
parallel.h
pci2isa.cc fixed %d->%u format found by cppcheck (patch by Maxim Derbasov) 2015-01-25 21:24:13 +00:00
pci2isa.h
pci_ide.cc Fixed PCI IDE controller DMA start (found with a recent Linux version: 2015-05-05 20:10:43 +00:00
pci_ide.h
pci.cc
pci.h
pcidev.cc
pcidev.h
pic.cc
pic.h
pit82c54.cc fixed %d->%u format found by cppcheck (patch by Maxim Derbasov) 2015-01-25 21:24:13 +00:00
pit82c54.h
pit.cc
pit.h
scancodes.cc
scancodes.h
serial_raw.cc
serial_raw.h
serial.cc fixed %d->%u format found by cppcheck (patch by Maxim Derbasov) 2015-01-25 21:24:13 +00:00
serial.h
slowdown_timer.cc
slowdown_timer.h
speaker.cc Fixed compilation error caused by #endif location. 2015-03-16 18:28:29 +00:00
speaker.h Moved speaker beep generator to the speaker code. 2015-02-16 08:48:11 +00:00
unmapped.cc
unmapped.h
virt_timer.cc fixed %d->%u format found by cppcheck (patch by Maxim Derbasov) 2015-01-25 21:24:13 +00:00
virt_timer.h