Bochs/bochs/iodev
Volker Ruppert e08024f6a1 Some work on the networking modules and documentation.
- The 'vnet' module now uses the 'script' parameter for an alternative log
  file name.
- Renamed log file names in some networking modules (replaced 'ne2k' by a name
  related to the module name).
- Documentation updates (networking stuff and cmosimage).
2017-03-04 10:26:22 +00:00
..
display Fixed display in 8 bpp modes with doublescan enabled (fixes "Doom" on Win95). 2017-02-07 17:02:52 +00:00
hdimage Changed a lot of malloc() / free() calls to C++ style new / delete. 2017-02-18 11:13:56 +00:00
network Some work on the networking modules and documentation. 2017-03-04 10:26:22 +00:00
sound Rewrite of the "no-plugins" code for loading/unloading gui, optional and sound 2017-02-24 19:45:23 +00:00
usb USB HID devices need to support "clear EP halt" (tested with Win98SE). 2017-02-24 20:19:00 +00:00
acpi.cc Removed unused argc and argv parameters from plugin init functions. 2017-01-28 09:52:09 +00:00
acpi.h
biosdev.cc Removed unused argc and argv parameters from plugin init functions. 2017-01-28 09:52:09 +00:00
biosdev.h
busmouse.cc Removed unused argc and argv parameters from plugin init functions. 2017-01-28 09:52:09 +00:00
busmouse.h
cmos.cc Removed unused argc and argv parameters from plugin init functions. 2017-01-28 09:52:09 +00:00
cmos.h
devices.cc Rewrite of the sound driver plugin code. 2017-02-20 18:21:19 +00:00
devices.txt Updated devices tree. 2017-02-01 22:03:38 +00:00
dma.cc Removed unused argc and argv parameters from plugin init functions. 2017-01-28 09:52:09 +00:00
dma.h
extfpuirq.cc Removed unused argc and argv parameters from plugin init functions. 2017-01-28 09:52:09 +00:00
extfpuirq.h
floppy.cc Abort "format track" command if cylinder is out of range to avoid resizing 2017-02-15 22:27:34 +00:00
floppy.h
gameport.cc Removed unused argc and argv parameters from plugin init functions. 2017-01-28 09:52:09 +00:00
gameport.h
harddrv.cc Implemented Bochs BIOS option "fastboot" for skipping the boot menu delay. 2017-02-16 21:43:52 +00:00
harddrv.h
ioapic.cc Minor IOAPIC changes. 2017-03-03 09:06:47 +00:00
ioapic.h
iodebug.cc Removed unused argc and argv parameters from plugin init functions. 2017-01-28 09:52:09 +00:00
iodebug.h
iodev.h Rewrite of the sound driver plugin code. 2017-02-20 18:21:19 +00:00
keyboard.cc Removed unused argc and argv parameters from plugin init functions. 2017-01-28 09:52:09 +00:00
keyboard.h
Makefile.in
parallel.cc Removed unused argc and argv parameters from plugin init functions. 2017-01-28 09:52:09 +00:00
parallel.h
pci2isa.cc Removed unused argc and argv parameters from plugin init functions. 2017-01-28 09:52:09 +00:00
pci2isa.h
pci_ide.cc Removed unused argc and argv parameters from plugin init functions. 2017-01-28 09:52:09 +00:00
pci_ide.h
pci.cc Removed unused argc and argv parameters from plugin init functions. 2017-01-28 09:52:09 +00:00
pci.h
pcidev.cc Changed a lot of malloc() / free() calls to C++ style new / delete. 2017-02-18 11:13:56 +00:00
pcidev.h
pic.cc Removed unused argc and argv parameters from plugin init functions. 2017-01-28 09:52:09 +00:00
pic.h
pit82c54.cc
pit82c54.h
pit.cc Removed unused argc and argv parameters from plugin init functions. 2017-01-28 09:52:09 +00:00
pit.h
scancodes.cc
scancodes.h
serial_raw.cc
serial_raw.h
serial.cc Removed unused argc and argv parameters from plugin init functions. 2017-01-28 09:52:09 +00:00
serial.h
slowdown_timer.cc
slowdown_timer.h
speaker.cc Removed unused argc and argv parameters from plugin init functions. 2017-01-28 09:52:09 +00:00
speaker.h
unmapped.cc Removed unused argc and argv parameters from plugin init functions. 2017-01-28 09:52:09 +00:00
unmapped.h
virt_timer.cc
virt_timer.h