Bochs/bochs/iodev
2002-11-18 17:16:07 +00:00
..
aspi-win32.h - only define PACKED if it's not already defined, since in Cygwin it's 2001-06-25 12:52:37 +00:00
biosdev.cc Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
biosdev.h Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
cdrom_amigaos.cc - fixed the function argument of insert_cdrom() for Amiga OS and MacOSX 2002-05-28 15:39:05 +00:00
cdrom_beos.cc - add BeOS specific code from Bernd Korz 2001-12-07 18:58:24 +00:00
cdrom_beos.h - add BeOS specific code from Bernd Korz 2001-12-07 18:58:24 +00:00
cdrom.cc - commit patch [ 630863 ] Fix and integrate MacOSX cdrom 2002-11-01 16:36:27 +00:00
cdrom.h - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
cmos.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
cmos.h Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
crc32.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
crc32.h - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
devices.cc - check for NULL before using pluginSB16Device. 2002-11-14 02:32:33 +00:00
dma.cc - the value of the command register must be always 0x00 (BX_ERROR fixed) 2002-11-04 17:29:12 +00:00
dma.h - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
eth_arpback.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
eth_fbsd.cc Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
eth_linux.cc Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
eth_null.cc Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
eth_packetmaker.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
eth_packetmaker.h - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
eth_tap.cc Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
eth_tuntap.cc Added a field on register_timer() so that a name identifying the 2002-10-02 05:16:01 +00:00
eth_win32.cc - include <windows.h> in bochs.h whenever WIN32 is defined. This is required 2002-10-03 21:07:04 +00:00
eth.cc - add tuntap interface 2002-04-18 00:59:58 +00:00
eth.h - make all packet mover classes report their log messages using the NE2K 2002-09-02 16:56:24 +00:00
floppy.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
floppy.h - dma read/write functions of floppy and sb16 are now private members of the 2002-11-10 10:14:55 +00:00
guest2host.cc Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
guest2host.h - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
harddrv.cc - add check if cdrom.ready before reading another block. (this should not happen, but...) 2002-11-08 22:14:55 +00:00
harddrv.h - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
ioapic.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
ioapic.h - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
iodebug.cc - fix compile problems in iodebug 2002-10-26 03:53:22 +00:00
iodebug.h - fix compile problems in iodebug 2002-10-26 03:53:22 +00:00
iodev.h - converted sb16 device to a plugin 2002-11-13 18:39:41 +00:00
keyboard.cc Typecasts help compile with VisualAge. 2002-10-30 23:58:03 +00:00
keyboard.h - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
Makefile.in - the names of the object files for the lowlevel network support are now stored 2002-11-17 12:49:46 +00:00
ne2k.cc - changed ne2k presence options from "valid" to "present" 2002-11-18 17:16:07 +00:00
ne2k.h - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
parallel.cc Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
parallel.h - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
pci2isa.cc - replaced memcpy() in pci_read() by a more portable code. This should fix the 2002-11-14 20:02:58 +00:00
pci2isa.h - converted devices pci and pci2isa to plugins 2002-11-09 20:51:40 +00:00
pci.cc - replaced memcpy() in pci_read() by a more portable code. This should fix the 2002-11-14 20:02:58 +00:00
pci.h - converted devices pci and pci2isa to plugins 2002-11-09 20:51:40 +00:00
pic.cc Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
pic.h - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
pit82c54.cc - add "void reset(unsigned type)" method to every I/O device. 2002-08-27 19:54:46 +00:00
pit82c54.h - add "void reset(unsigned type)" method to every I/O device. 2002-08-27 19:54:46 +00:00
pit_wrap.cc Moved things around and cleaned up the options a bit. 2002-10-30 23:54:29 +00:00
pit_wrap.h Made PIT runtime configurable, except haven't added the bx_option line. 2002-10-28 05:55:47 +00:00
pit.cc - fix compile problem in old PIT 2002-10-26 03:57:19 +00:00
pit.h - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
sb16.cc - converted sb16 device to a plugin 2002-11-13 18:39:41 +00:00
sb16.h - converted sb16 device to a plugin 2002-11-13 18:39:41 +00:00
scancodes.cc Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
scancodes.h Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
scsi_commands.h - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
scsidefs.h - clean up ^M pollution from working in cygwin 2002-09-16 17:00:16 +00:00
scsipt.h - clean up ^M pollution from working in cygwin 2002-09-16 17:00:16 +00:00
serial_raw.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
serial_raw.h - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
serial.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
serial.h - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
slowdown_timer.cc Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
slowdown_timer.h Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
soundlnx.cc - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
soundlnx.h - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
soundwin.cc - the SB16 plugin dll needs the link option -lwinmm 2002-11-16 10:29:57 +00:00
soundwin.h - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
unmapped.cc Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
unmapped.h Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
vga.cc - this should fix bug #635223: VGA tiles array access out of bounds. 2002-11-16 15:43:13 +00:00
vga.h - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00