Bochs/bochs/iodev
Volker Ruppert b22a57d4df Some work on the USB floppy emulation.
- Added missing update of the write protection flag after runtime config.
- Added sense codes for invalid cases of some commands.
- Added buffer pointer save/restore handling and use BXRS macros now.
2015-09-27 08:32:54 +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 the USB floppy emulation. 2015-09-27 08:32:54 +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
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
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
parallel.cc
parallel.h
pci2isa.cc
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
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 Fixed compilation error caused by #endif location. 2015-03-16 18:28:29 +00:00
speaker.h
unmapped.cc
unmapped.h
virt_timer.cc
virt_timer.h