Bochs/bochs/iodev
Volker Ruppert 2c001794a2 - USB keypad now supported (patch from Ben Lunt)
- USB port config option now handled in the pciusb code (the devices "mouse" and
  "keypad" are currently supported)
2005-01-14 18:28:47 +00:00
..
aspi-win32.h
biosdev.cc - modified the bios / vgabios panic handling. BX_PANIC messages sent by the bios 2004-09-05 17:57:22 +00:00
biosdev.h - modified the bios / vgabios panic handling. BX_PANIC messages sent by the bios 2004-09-05 17:57:22 +00:00
busmouse.cc - missing initialisation of variable 'cur_command' added 2004-12-25 09:29:31 +00:00
busmouse.h - missing initialisation of variable 'cur_command' added 2004-12-25 09:29:31 +00:00
cdrom_amigaos.cc
cdrom_beos.cc
cdrom_beos.h
cdrom.cc Fixed compilation warnings (g++, -Wall) 2004-11-04 22:41:24 +00:00
cdrom.h - extended read TOC support for WinXP (SF patch #961665 from Ben Lunt) 2004-08-23 09:39:45 +00:00
cmos.cc
cmos.h
crc32.cc
crc32.h - removed lowlevel includes from iodev.h and device headers to reduce dependencies 2004-09-05 10:30:19 +00:00
devices.cc - renamed parameters that control the sb16 and ne2k presence to "enabled" 2004-12-14 19:27:42 +00:00
dma.cc - undocumented feature 'read all mask bits' added 2004-08-11 11:48:55 +00:00
dma.h
eth_arpback.cc - dependencies between NE2k and PCI Pseudo-NIC removed from the config interface 2004-10-07 17:38:03 +00:00
eth_fbsd.cc - dependencies between NE2k and PCI Pseudo-NIC removed from the config interface 2004-10-07 17:38:03 +00:00
eth_linux.cc - dependencies between NE2k and PCI Pseudo-NIC removed from the config interface 2004-10-07 17:38:03 +00:00
eth_null.cc - dependencies between NE2k and PCI Pseudo-NIC removed from the config interface 2004-10-07 17:38:03 +00:00
eth_packetmaker.cc - the PCI Pseudo-NIC is now independent from the NE2000 NIC stuff. New symbol 2004-10-03 20:06:12 +00:00
eth_packetmaker.h - dependencies between NE2k and PCI Pseudo-NIC removed from the config interface 2004-10-07 17:38:03 +00:00
eth_tap.cc - dependencies between NE2k and PCI Pseudo-NIC removed from the config interface 2004-10-07 17:38:03 +00:00
eth_tuntap.cc - dependencies between NE2k and PCI Pseudo-NIC removed from the config interface 2004-10-07 17:38:03 +00:00
eth_vde.cc - dependencies between NE2k and PCI Pseudo-NIC removed from the config interface 2004-10-07 17:38:03 +00:00
eth_vnet.cc - assign guest IP address if the valid address is requested 2004-10-24 12:49:04 +00:00
eth_win32.cc - dependencies between NE2k and PCI Pseudo-NIC removed from the config interface 2004-10-07 17:38:03 +00:00
eth.cc - dependencies between NE2k and PCI Pseudo-NIC removed from the config interface 2004-10-07 17:38:03 +00:00
eth.h - dependencies between NE2k and PCI Pseudo-NIC removed from the config interface 2004-10-07 17:38:03 +00:00
extfpuirq.cc
extfpuirq.h
floppy.cc Fix CS.base register after #RESET 2004-11-16 19:19:13 +00:00
floppy.h
gameport.cc
gameport.h
guest2host.cc
guest2host.h
harddrv.cc - boot sequence support added in the config interface and the hard drive init 2004-10-16 15:44:00 +00:00
harddrv.h - removed lowlevel includes from iodev.h and device headers to reduce dependencies 2004-09-05 10:30:19 +00:00
ioapic.cc Merge and commit patch.apic-zwane from CVS patches directory. 2004-09-15 21:48:57 +00:00
ioapic.h Little speed optimizations in cpu_loop function 2004-10-16 19:34:17 +00:00
iodebug.cc - changed all iodev config macros to BX_SUPPORT_xxx 2004-08-06 15:49:55 +00:00
iodebug.h
iodev.h - USB keypad now supported (patch from Ben Lunt) 2005-01-14 18:28:47 +00:00
keyboard.cc - USB keypad now supported (patch from Ben Lunt) 2005-01-14 18:28:47 +00:00
keyboard.h - removed old unused code designed for a save/restore feature 2004-12-13 19:10:38 +00:00
Makefile.in - removed old unused code designed for a save/restore feature 2004-12-13 19:10:38 +00:00
ne2k.cc - fixed Solaris 9 ne2k probe (SF patch #1093796 by Nigel Horne) 2005-01-01 09:31:38 +00:00
ne2k.h - removed lowlevel includes from iodev.h and device headers to reduce dependencies 2004-09-05 10:30:19 +00:00
parallel.cc
parallel.h
pci2isa.cc - temporary pci irq initialisation removed from pci devices (now done in the 2004-09-25 22:15:02 +00:00
pci2isa.h - temporary pci irq initialisation removed from pci devices (now done in the 2004-09-25 22:15:02 +00:00
pci_ide.cc - changed all iodev config macros to BX_SUPPORT_xxx 2004-08-06 15:49:55 +00:00
pci_ide.h - new functions for pci base address handling for memory and i/o space 2004-07-11 20:38:48 +00:00
pci.cc - changed all iodev config macros to BX_SUPPORT_xxx 2004-08-06 15:49:55 +00:00
pci.h - new functions for pci base address handling for memory and i/o space 2004-07-11 20:38:48 +00:00
pcidev.cc - some compilation errors and warnings fixed 2004-10-19 17:24:59 +00:00
pcidev.h
pcipnic.cc - dependencies between NE2k and PCI Pseudo-NIC removed from the config interface 2004-10-07 17:38:03 +00:00
pcipnic.h - replaced old style i/o and irq register mechanism by the new one for pci devices 2004-07-13 17:45:34 +00:00
pciusb_devs.h - USB keypad now supported (patch from Ben Lunt) 2005-01-14 18:28:47 +00:00
pciusb.cc - USB keypad now supported (patch from Ben Lunt) 2005-01-14 18:28:47 +00:00
pciusb.h - USB keypad now supported (patch from Ben Lunt) 2005-01-14 18:28:47 +00:00
pcivga.cc - changed all iodev config macros to BX_SUPPORT_xxx 2004-08-06 15:49:55 +00:00
pcivga.h
pic.cc - level sensitive irq mode implemented (update IRR after EOI) 2004-07-08 18:45:03 +00:00
pic.h - level sensitive irq mode implemented (update IRR after EOI) 2004-07-08 18:45:03 +00:00
pit82c54.cc
pit82c54.h
pit_wrap.cc - removed old unused code designed for a save/restore feature 2004-12-13 19:10:38 +00:00
pit_wrap.h - removed old unused code designed for a save/restore feature 2004-12-13 19:10:38 +00:00
pit.cc - removed old unused code designed for a save/restore feature 2004-12-13 19:10:38 +00:00
pit.h - removed old unused code designed for a save/restore feature 2004-12-13 19:10:38 +00:00
pnic_api.h
sb16.cc - fixed crash after debugger command 'show "call"' (mingw doesn't like %ll and 2004-09-19 18:38:09 +00:00
sb16.h - removed lowlevel includes from iodev.h and device headers to reduce dependencies 2004-09-05 10:30:19 +00:00
scancodes.cc
scancodes.h
scsi_commands.h
scsidefs.h
scsipt.h
serial_raw.cc - removed lowlevel includes from iodev.h and device headers to reduce dependencies 2004-09-05 10:30:19 +00:00
serial_raw.h
serial.cc - debug output cleanup (SF patch #1092058 by Ben Lunt) 2005-01-02 10:42:15 +00:00
serial.h - first attempt to implement a wheel mouse (PS/2 or serial) based on patch 2004-12-05 20:23:39 +00:00
slowdown_timer.cc
slowdown_timer.h
soundlnx.cc - support for GNU/kFreeBSD and GNU/kNetBSD added in lowlevel iodev code (cdrom, 2004-09-11 15:39:53 +00:00
soundlnx.h - support for GNU/kFreeBSD and GNU/kNetBSD added in lowlevel iodev code (cdrom, 2004-09-11 15:39:53 +00:00
soundosx.cc - removed lowlevel includes from iodev.h and device headers to reduce dependencies 2004-09-05 10:30:19 +00:00
soundosx.h
soundwin.cc - removed lowlevel includes from iodev.h and device headers to reduce dependencies 2004-09-05 10:30:19 +00:00
soundwin.h - removed lowlevel includes from iodev.h and device headers to reduce dependencies 2004-09-05 10:30:19 +00:00
speaker.cc - removed lowlevel includes from iodev.h and device headers to reduce dependencies 2004-09-05 10:30:19 +00:00
speaker.h
svga_cirrus.cc - drawing of hardware cursor fixed on 15 bpp host displays 2004-12-29 10:43:34 +00:00
svga_cirrus.h - extended bitblt mode solidfill implemented 2004-08-16 15:23:19 +00:00
unmapped.cc
unmapped.h
vga.cc - vbe update code now uses the new graphics API 2004-11-06 17:03:44 +00:00
vga.h - vbe update code now uses the new graphics API 2004-11-06 17:03:44 +00:00
virt_timer.cc
virt_timer.h
vmware3.cc - removed lowlevel includes from iodev.h and device headers to reduce dependencies 2004-09-05 10:30:19 +00:00
vmware3.h - configure / compile fixes for Solaris SunPro (patch from Robin Kay) 2004-08-11 11:09:01 +00:00