Bochs/bochs/iodev
Volker Ruppert 4ed537308c - read access to the status registers clears the IRQs 2002-01-27 00:41:38 +00:00
..
Makefile.in - updated keyboard with mf1, mf2 and mf3 scancodes set handling 2001-12-22 00:00:33 +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.cc - another small beos change from Bernd Korz. 2001-12-10 18:37:39 +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
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
cmos.cc - reading status register C clears the IRQ 2002-01-26 10:00:08 +00:00
cmos.h - reading status register C clears the IRQ 2002-01-26 10:00:08 +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 - DMA-2 controller and dma16 read/write functions added 2001-12-18 13:12:45 +00:00
dma.cc - new function control_HRQ() changes the state of HRQ / cascade DRQ if necessary 2002-01-18 16:33:47 +00:00
dma.h - new function control_HRQ() changes the state of HRQ / cascade DRQ if necessary 2002-01-18 16:33:47 +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
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
floppy.cc - software reset doesn't clear selected data rate 2002-01-23 20:23:07 +00:00
floppy.h - variables for 'format track' and MT=0 support added 2001-12-28 16:36:45 +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 - when checking the presence if diskd, check the presence of diskc, too 2002-01-20 12:38:35 +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 - DMA-2 controller and dma16 read/write functions added 2001-12-18 13:12:45 +00:00
keyboard.cc - read access to the status registers clears the IRQs 2002-01-27 00:41:38 +00:00
keyboard.h - updated keyboard with mf1, mf2 and mf3 scancodes set handling 2001-12-22 00:00:33 +00:00
ne2k.cc - clear IRQ if no unmasked interrupts are pending 2002-01-25 20:31:00 +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 - sending data to printer causes a BX_ERROR when offline 2002-01-18 16:33:07 +00:00
parallel.h - direction flag added to control port, debug messages improved 2001-12-18 21:58:59 +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 - specific EOI doesn't clear the IRR bit 2002-01-26 12:03:55 +00:00
pic.h - new IRQ signal handling prepared 2002-01-26 12:03:10 +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
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
sb16.cc - clear DSP.irqpending only if the value of mixer register 0x82 is 0 2002-01-25 20:31:42 +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
scancodes.cc - updated keyboard with mf1, mf2 and mf3 scancodes set handling 2001-12-22 00:00:33 +00:00
scancodes.h - updated keyboard with mf1, mf2 and mf3 scancodes set handling 2001-12-22 00:00:33 +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.cc - interrupt handling improved (only loopback works for now) 2002-01-20 16:35:32 +00:00
serial.h - interrupt handling improved (only loopback works for now) 2002-01-20 16:35:32 +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
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 - apply patch.memleaks-tominac from Darko Tominac <darko.tominac@zg.tel.hr> 2001-12-21 19:33:18 +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 - CGA mode 320x200 implemented - thanks to Sebastien Béchet 2002-01-24 20:30:45 +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