Bochs/bochs/iodev
Volker Ruppert cbd147fca3 Fixed and improved text mode CO40.
- vgacore: double font and screen width at half dot clock.
- X gui: improved font bitmap generation to support width > 9.
- win32 gui: adjust values to use existing stretching feature.
- guis rfb, sdl, sdl2, vncsrv and wx: double pixels if font width > 9.
2015-10-24 22:03:51 +00:00
..
display Fixed and improved text mode CO40. 2015-10-24 22:03:51 +00:00
hdimage Improved panic message for unavailable image mode. 2015-10-18 07:13:56 +00:00
network Simplified register_state() for for small byte arrays in remaining i/o devices. 2015-10-06 18:20:16 +00:00
sound Simplified register_state() for for small byte arrays in remaining i/o devices. 2015-10-06 18:20:16 +00:00
usb Added seek emulation for USB disk write commands (async mode required). 2015-10-22 18:13:59 +00:00
acpi.cc Extended functionality of class bx_shadow_data_c to simplify saving small byte 2015-10-05 18:09:58 +00:00
acpi.h
biosdev.cc
biosdev.h
busmouse.cc
busmouse.h
cmos.cc Extended functionality of class bx_shadow_data_c to simplify saving small byte 2015-10-05 18:09:58 +00:00
cmos.h
devices.cc Extended functionality of class bx_shadow_data_c to simplify saving small byte 2015-10-05 18:09:58 +00:00
devices.txt Preparing Bochs release 2.6.8 2015-05-03 06:36:30 +00:00
dma.cc Extended functionality of class bx_shadow_data_c to simplify saving small byte 2015-10-05 18:09:58 +00:00
dma.h
extfpuirq.cc
extfpuirq.h
floppy.cc Extended functionality of class bx_shadow_data_c to simplify saving small byte 2015-10-05 18:09:58 +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 Simplified register_state() for for small byte arrays in remaining i/o devices. 2015-10-06 18:20:16 +00:00
keyboard.h Release all pressed keys when the simulation window gets back the keyboard 2014-12-26 20:25:27 +00:00
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 Simplified register_state() for for small byte arrays in remaining i/o devices. 2015-10-06 18:20:16 +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