..
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
- implementation of bus mouse and usb mouse started - NOT YET COMPLETE !
2004-12-11 08:35:33 +00:00
busmouse.h
- implementation of bus mouse and usb mouse started - NOT YET COMPLETE !
2004-12-11 08:35:33 +00:00
cdrom_amigaos.cc
Speed up compilation process.
2004-06-19 15:20:15 +00:00
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
Speed up compilation process.
2004-06-19 15:20:15 +00:00
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
- implementation of bus mouse and usb mouse started - NOT YET COMPLETE !
2004-12-11 08:35:33 +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
Speed up compilation process.
2004-06-19 15:20:15 +00:00
extfpuirq.h
floppy.cc
Fix CS.base register after #RESET
2004-11-16 19:19:13 +00:00
floppy.h
- raw floppy access now supported in Win 9x (patch from Ben Lunt)
2004-05-31 14:47:12 +00:00
gameport.cc
Speed up compilation process.
2004-06-19 15:20:15 +00:00
gameport.h
guest2host.cc
Speed up compilation process.
2004-06-19 15:20:15 +00:00
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
- implementation of bus mouse and usb mouse started - NOT YET COMPLETE !
2004-12-11 08:35:33 +00:00
keyboard.cc
- removed old unused code designed for a save/restore feature
2004-12-13 19:10:38 +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
- dependencies between NE2k and PCI Pseudo-NIC removed from the config interface
2004-10-07 17:38:03 +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
Speed up compilation process.
2004-06-19 15:20:15 +00:00
parallel.h
- multiple parallel port support added (2 ports are available now)
2004-01-27 21:38:51 +00:00
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.cc
- implementation of bus mouse and usb mouse started - NOT YET COMPLETE !
2004-12-11 08:35:33 +00:00
pciusb.h
- implementation of bus mouse and usb mouse started - NOT YET COMPLETE !
2004-12-11 08:35:33 +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
Speed up compilation process.
2004-06-19 15:20:15 +00:00
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
Up to API version 1.1. IRQ support added.
2004-03-26 03:22:46 +00:00
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
- raw serial receive support for win32 added. It is disabled for now because it
2004-05-13 16:23:15 +00:00
serial.cc
- mouse type definitions moved to siminterface.h and BX_* prefix added
2004-12-09 18:47:36 +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
Speed up compilation process.
2004-06-19 15:20:15 +00:00
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
Added Brian Huffman's Sound for OSX code with a couple of tweaks.
2004-02-09 22:23:53 +00:00
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
- changed "console" to "speaker". Speaker can be compiled as plugin.
2004-02-01 23:42:04 +00:00
svga_cirrus.cc
- vbe update code now uses the new graphics API
2004-11-06 17:03:44 +00:00
svga_cirrus.h
- extended bitblt mode solidfill implemented
2004-08-16 15:23:19 +00:00
unmapped.cc
Speed up compilation process.
2004-06-19 15:20:15 +00:00
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
Speed up compilation process.
2004-06-19 15:20:15 +00:00
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