Bochs/bochs/iodev
2004-01-19 23:25:47 +00:00
..
aspi-win32.h
biosdev.cc Applied patch to remove 0xfff0 legacy port. 2003-12-08 19:36:23 +00:00
biosdev.h
cdrom_amigaos.cc
cdrom_beos.cc
cdrom_beos.h
cdrom.cc Partially applied patches 856506 and 856510. 2003-12-08 23:49:48 +00:00
cdrom.h
cmos.cc - divider chain reset implemented (fixes bug #865354) 2003-12-27 13:43:41 +00:00
cmos.h
console.cc - the console beep currently works on Linux only and cannot be a plugin yet 2004-01-16 18:18:38 +00:00
console.h Applied SF patch #694889. 2004-01-16 16:30:46 +00:00
crc32.cc
crc32.h
devices.cc Fixed DLL-related crash. 2004-01-15 18:00:36 +00:00
dma.cc
dma.h
eth_arpback.cc
eth_fbsd.cc
eth_linux.cc
eth_null.cc
eth_packetmaker.cc
eth_packetmaker.h
eth_tap.cc *** empty log message *** 2003-10-02 11:33:42 +00:00
eth_tuntap.cc Added preliminary hack to use TUN mode instead of TAP. 2004-01-18 06:15:38 +00:00
eth_vde.cc Updated to 2003-11-27. 2004-01-16 15:15:49 +00:00
eth_vnet.cc Applied SF patch #874816. 2004-01-16 15:53:44 +00:00
eth_win32.cc
eth.cc Applied SF patch #874816. 2004-01-16 15:53:44 +00:00
eth.h
extfpuirq.cc
extfpuirq.h
floppy.cc - DEV_set_media_status() not necessary in gui floppy handlers when using the 2003-12-18 20:04:49 +00:00
floppy.h
gameport.cc - add temporary hack for compiling with visual c++ 2003-12-29 21:48:56 +00:00
gameport.h
guest2host.cc
guest2host.h
harddrv.cc - apply patches from Ben Lunt : 2004-01-19 21:48:07 +00:00
harddrv.h - add parameter to set the redolog name for 'volatile' and 'undoable' disks 2003-09-22 23:32:24 +00:00
ioapic.cc
ioapic.h
iodebug.cc
iodebug.h
iodev.h Introduced Frank Cornelis's PCIDEV patch. 2004-01-15 02:08:37 +00:00
keyboard.cc - don't panic at controller command 0xa0 (keyboard BIOS name) 2003-11-11 18:18:36 +00:00
keyboard.h
Makefile.in - fixes to make serial_raw stuff compile (still a dummy) 2004-01-18 01:30:14 +00:00
ne2k.cc - allow 16 bit writes to page 0 (patch from Kenneth Stailey) 2004-01-19 17:53:53 +00:00
ne2k.h
parallel.cc - printer sends ACK after init 2003-10-29 17:29:26 +00:00
parallel.h
pci2isa.cc Introduced Frank Cornelis's PCIDEV patch. 2004-01-15 02:08:37 +00:00
pci2isa.h
pci.cc Introduced Frank Cornelis's PCIDEV patch. 2004-01-15 02:08:37 +00:00
pci.h Introduced Frank Cornelis's PCIDEV patch. 2004-01-15 02:08:37 +00:00
pcidev.cc Introduced Frank Cornelis's PCIDEV patch. 2004-01-15 02:08:37 +00:00
pcidev.h Introduced Frank Cornelis's PCIDEV patch. 2004-01-15 02:08:37 +00:00
pcipnic.cc Added the PCI Pseudo-NIC (pnic). Mainly useful for running Etherboot 2004-01-13 19:21:21 +00:00
pcipnic.h Added the PCI Pseudo-NIC (pnic). Mainly useful for running Etherboot 2004-01-13 19:21:21 +00:00
pciusb.cc
pciusb.h
pcivga.cc
pcivga.h
pic.cc
pic.h
pit82c54.cc Applied SF patch #694889. 2004-01-16 16:30:46 +00:00
pit82c54.h Applied SF patch #694889. 2004-01-16 16:30:46 +00:00
pit_wrap.cc Applied SF patch #694889. 2004-01-16 16:30:46 +00:00
pit_wrap.h Applied SF patch #694889. 2004-01-16 16:30:46 +00:00
pit.cc Applied SF patch #694889. 2004-01-16 16:30:46 +00:00
pit.h Applied SF patch #694889. 2004-01-16 16:30:46 +00:00
pnic_api.h Added the PCI Pseudo-NIC (pnic). Mainly useful for running Etherboot 2004-01-13 19:21:21 +00:00
sb16.cc - unlike the OPL2, the OPL3 does not set bit 1 and 2 in the status register 2003-12-26 10:06:57 +00:00
sb16.h - mixer register behaviour fixes (old registers are bitmapped to the ones) 2003-12-20 17:04:08 +00:00
scancodes.cc
scancodes.h
scsi_commands.h
scsidefs.h
scsipt.h
serial_raw.cc - raw serial support prepared for 4 ports 2004-01-18 11:58:07 +00:00
serial_raw.h - raw serial support prepared for 4 ports 2004-01-18 11:58:07 +00:00
serial.cc - raw serial support prepared for 4 ports 2004-01-18 11:58:07 +00:00
serial.h - raw serial support prepared for 4 ports 2004-01-18 11:58:07 +00:00
slowdown_timer.cc - add typecast to Bit64s to get around VC++ fatal error 2003-10-01 02:06:14 +00:00
slowdown_timer.h
soundlnx.cc
soundlnx.h
soundwin.cc
soundwin.h
unmapped.cc
unmapped.h
vga.cc - re-implemented old VBE interface for backward compatibility (USB must be disabled) 2003-12-31 10:33:27 +00:00
vga.h - re-implemented old VBE interface for backward compatibility (USB must be disabled) 2003-12-31 10:33:27 +00:00
virt_timer.cc - add possibility to have both sync method active at the same time 2003-08-26 20:24:36 +00:00
virt_timer.h
vmware3.cc - fix out of bound index on COW_images array, as suggested by Sharvil Nanavati 2004-01-19 23:25:47 +00:00
vmware3.h - fix for vmware3 cow disk on big-endian platforms 2004-01-18 16:39:02 +00:00