Bochs/bochs/iodev
Volker Ruppert 2bfee2aeb2 Added new log function for the ATAPI CDROM and macro BX_DEBUG_ATAPI to avoid
flooding logfile with hard disk messages when only the cdrom ones are wanted.
ATAPI DMA: don't copy more data than actually present in buffer.
2015-05-09 07:44:36 +00:00
..
display
hdimage Fixed crash on exit caused by physical drive without media present. Now setting 2015-04-28 17:01:41 +00:00
network Fixed some compilation errors / warnings found on Mac OSX (SF bug #1371). 2015-05-02 08:42:44 +00:00
sound Fixed compilation errors found on Cygwin64 2015-05-05 18:06:05 +00:00
usb Fixed some compilation errors / warnings found on Mac OSX (SF bug #1371). 2015-05-02 08:42:44 +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 fixed %d->%u format found by cppcheck (patch by Maxim Derbasov) 2015-01-25 21:24:13 +00:00
floppy.h
gameport.cc
gameport.h
harddrv.cc Added new log function for the ATAPI CDROM and macro BX_DEBUG_ATAPI to avoid 2015-05-09 07:44:36 +00:00
harddrv.h
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 Added the capability to set up the sound driver per service. The global 2015-03-06 22:54:30 +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