..
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
- 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
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
- DMA-2 controller and dma16 read/write functions added
2001-12-18 13:12:45 +00:00
dma.cc
- address decrement feature added
2002-01-13 17:06:33 +00:00
dma.h
- DMA-2 controller and dma16 read/write functions added
2001-12-18 13:12:45 +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
- track0 bit added to the result of the 'get status' command
2002-01-17 21:20:12 +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
- apply patch.memleaks-tominac from Darko Tominac <darko.tominac@zg.tel.hr>
2001-12-21 19:33:18 +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
- obsolete variable 'alt_pressed' removed
2002-01-08 19:00:06 +00:00
keyboard.h
- updated keyboard with mf1, mf2 and mf3 scancodes set handling
2001-12-22 00:00:33 +00:00
Makefile.in
- updated keyboard with mf1, mf2 and mf3 scancodes set handling
2001-12-22 00:00:33 +00:00
ne2k.cc
- asic_write: dma write size and remote bytes fixed (thanks to Mike Lerwill)
2001-12-21 11:56:52 +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
- removed unnecessary untrigger_irq() call
2001-12-31 08:36:48 +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
- service_slave_pic() checks the special mask of slave not master
2002-01-15 20:42:51 +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
- mixer reset does not reset the IRQ/DMA settings
2002-01-13 17:07:14 +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_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
- return value of MCR fixed
2002-01-08 20:31:14 +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
- 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
- fixed the vga memory read/write functions in text mode
2001-12-13 18:34:30 +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