Bochs/bochs/iodev
2004-03-09 22:17:33 +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 Fixed Mac conflict with softfloat. 2004-02-14 06:33:29 +00:00
cdrom.h
cmos.cc - divider chain reset implemented (fixes bug #865354) 2003-12-27 13:43:41 +00:00
cmos.h
crc32.cc
crc32.h
devices.cc PNIC now works with plugins 2004-02-10 23:47:31 +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 - win32 statusbar now shows active items with light green background 2004-02-08 18:38:26 +00:00
floppy.h - statusbar items for floppy and keyboard added (win32 gui only). TODO: implement 2004-02-07 14:34:35 +00:00
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 - implement atapi command 'CD-ROM capabilities & mech. status default values' 2004-02-13 00:42:31 +00:00
harddrv.h - harddisk/cdrom i/o light implemented. The light is turned off 0.5 seconds after 2004-02-09 18:59:50 +00:00
ioapic.cc
ioapic.h
iodebug.cc
iodebug.h
iodev.h - speaker stub added (fixes possible segfault if the speaker plugin is not present) 2004-02-02 21:47:26 +00:00
keyboard.cc - 3rd mouse button now supported by the win32 display library 2004-02-15 00:03:16 +00:00
keyboard.h - statusbar items for floppy and keyboard added (win32 gui only). TODO: implement 2004-02-07 14:34:35 +00:00
Makefile.in - fixed libtool compile warnings 2004-02-18 18:24:18 +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 - multiple parallel port support added (2 ports are available now) 2004-01-27 21:38:51 +00:00
parallel.h - multiple parallel port support added (2 ports are available now) 2004-01-27 21:38:51 +00:00
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 PNIC now works with plugins 2004-02-10 23:47:31 +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 - changed "console" to "speaker". Speaker can be compiled as plugin. 2004-02-01 23:42:04 +00:00
pit_wrap.h - changed "console" to "speaker". Speaker can be compiled as plugin. 2004-02-01 23:42:04 +00:00
pit.cc - changed "console" to "speaker". Speaker can be compiled as plugin. 2004-02-01 23:42:04 +00:00
pit.h - changed "console" to "speaker". Speaker can be compiled as plugin. 2004-02-01 23:42:04 +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 Added Brian Huffman's Sound for OSX code with a couple of tweaks. 2004-02-09 22:23:53 +00:00
scancodes.cc
scancodes.h
scsi_commands.h
scsidefs.h
scsipt.h
serial_raw.cc - break signal handling in loopback mode added 2004-03-09 21:58:37 +00:00
serial_raw.h - serial_raw: new methods set_modem_control(), get_modem_status() and setup_port() 2004-03-08 21:51:19 +00:00
serial.cc - bit number of the loopback switch fixed 2004-03-09 22:17:33 +00:00
serial.h - raw serial support prepared for 4 ports 2004-01-18 11:58:07 +00:00
slowdown_timer.cc Made to compile on MacOS9 2004-02-06 22:28:00 +00:00
slowdown_timer.h
soundlnx.cc
soundlnx.h
soundosx.cc Fixed softfloat compilation error. 2004-02-18 20:10:19 +00:00
soundosx.h Added Brian Huffman's Sound for OSX code with a couple of tweaks. 2004-02-09 22:23:53 +00:00
soundwin.cc
soundwin.h
speaker.cc - changed "console" to "speaker". Speaker can be compiled as plugin. 2004-02-01 23:42:04 +00:00
speaker.h - changed "console" to "speaker". Speaker can be compiled as plugin. 2004-02-01 23:42:04 +00:00
unmapped.cc
unmapped.h
vga.cc - don't enable vbe if already active 2004-03-02 16:29:27 +00:00
vga.h - new gui function get_capabilities() returns the maximum values for xres, yres 2004-02-22 13:03:02 +00:00
virt_timer.cc Made to compile on MacOS9 2004-02-06 22:28:00 +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 Made to compile on MacOS9 2004-02-06 22:28:00 +00:00