Bochs/bochs/iodev
2001-12-08 13:07: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
cdrom_amigaos.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
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_osx.cc - add support for raw CDROM under MacOS X, from 2001-12-07 21:56:15 +00:00
cdrom.cc - add a little bit of beos support 2001-12-08 13:07:07 +00:00
cdrom.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
cmos.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
cmos.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
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 - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
dma.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
dma.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
eth_arpback.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
eth_fbsd.cc fixes from Frode Vatvedt Fjeld. Thanks! 2001-11-06 17:14:34 +00:00
eth_linux.cc - add strerror(errno) on some log messages 2001-10-06 17:30:19 +00:00
eth_null.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
eth_packetmaker.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
eth_packetmaker.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
eth_win32.cc - cygwin compilation error fixed 2001-11-16 23:10:59 +00:00
eth.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
eth.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
floppy.cc - print strerror in some log message 2001-10-07 03:28:45 +00:00
floppy.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
guest2host.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
guest2host.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
harddrv.cc - change a few "char"s to "const char", from Roland Mainz compile patch 2001-11-12 03:34:45 +00:00
harddrv.h - make hard disk code return error codes when data is not available instead 2001-10-06 09:04:39 +00:00
ioapic.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
ioapic.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
iodebug.cc Added the control to enable/disable register tracing 2001-10-03 19:54:29 +00:00
iodebug.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
iodev.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
keyboard.cc - setting led status works even if the keyboard is disabled 2001-12-05 20:36:03 +00:00
keyboard.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
Makefile.in - add support for raw CDROM under MacOS X, from 2001-12-07 21:56:15 +00:00
ne2k.cc this is from ece lca <ecelca@yahoo.com>: 2001-11-06 20:30:09 +00:00
ne2k.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
parallel.cc Printer response works again if the config option is "enabled=0" or fopen() fails. 2001-11-15 23:35:26 +00:00
parallel.h - more improvements from Volker. 2001-11-14 00:29:20 +00:00
pci.cc - apply patch.pci from Volker Ruppert. See 2001-11-14 01:39:22 +00:00
pci.h - apply patch.pci from Volker Ruppert. See 2001-11-14 01:39:22 +00:00
pic.cc - I've had several reports of how to reproduce the 'slave OCW3 not implemented' 2001-11-27 18:15:39 +00:00
pic.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
pit82c54.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
pit82c54.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
pit_wrap.cc Trying to improve interactive performance. 2001-10-11 13:01:27 +00:00
pit_wrap.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
pit.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
pit.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
sb16.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
sb16.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
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 - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
scsipt.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_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 - changed some panics to errors, register behaviour and messages fixed 2001-11-17 18:10:54 +00:00
serial.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
slowdown_timer.cc Trying to improve interactive performance. 2001-10-11 13:01:27 +00:00
slowdown_timer.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
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 - 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.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 RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
unmapped.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
vga.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
vga.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