.. |
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 "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
biosdev.h
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +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_osx.cc
|
- fixed the function argument of insert_cdrom() for Amiga OS and MacOSX
|
2002-05-28 15:39:05 +00:00 |
cdrom.cc
|
Silence compiler warnings on VC6.0
|
2002-09-26 09:00:52 +00:00 |
cdrom.h
|
- revert previous revision to take out reset() method. The cdrom_interface
|
2002-08-28 16:45:18 +00:00 |
cmos.cc
|
- first part of fix for bug [ 601166 ] CMOS Problem @ "0x0F Index 0x05 data"
|
2002-08-31 21:31:11 +00:00 |
cmos.h
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +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
|
- fix call to create slowdown timer object. I'm pretty sure I broke this
|
2002-09-22 02:29:59 +00:00 |
dma.cc
|
- register description "master disable" renamed to "master clear". This is the
|
2002-09-28 13:36:32 +00:00 |
dma.h
|
- implementation of the DMA controller reset
|
2002-08-28 19:39:00 +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
|
- make all packet mover classes report their log messages using the NE2K
|
2002-09-02 16:56:24 +00:00 |
eth_linux.cc
|
- make all packet mover classes report their log messages using the NE2K
|
2002-09-02 16:56:24 +00:00 |
eth_null.cc
|
Silence compiler warnings on VC6.0
|
2002-09-26 09:00:52 +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_tap.cc
|
- clarify an err msg
|
2002-03-11 13:59:38 +00:00 |
eth_tuntap.cc
|
- added a script directive in ne2k options of .bochsrc
|
2002-05-02 07:54:22 +00:00 |
eth_win32.cc
|
- these fixes are from Psyon
|
2002-09-22 14:58:49 +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
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
floppy.h
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
guest2host.cc
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
guest2host.h
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
harddrv.cc
|
- apply patch from Stu Grossman <grossman@juniper.net> that changes
|
2002-09-30 14:19:46 +00:00 |
harddrv.h
|
- apply patch from Stu Grossman <grossman@juniper.net> that changes
|
2002-09-30 14:19:46 +00:00 |
ioapic.cc
|
- reset should have one arg, unsigned int type
|
2002-08-29 16:52:47 +00:00 |
ioapic.h
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
iodebug.cc
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
iodebug.h
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
iodev.h
|
- implementation of the PCI-to-ISA bridge started. I/O ports and features are
|
2002-09-16 19:18:58 +00:00 |
keyboard.cc
|
- only register the parameters the first time init is called, to fix bug
|
2002-09-30 22:23:57 +00:00 |
keyboard.h
|
Silence compiler warnings on VC6.0
|
2002-09-26 09:00:52 +00:00 |
Makefile.in
|
- update dependencies after adding the pci2isa device
|
2002-09-21 10:24:43 +00:00 |
ne2k.cc
|
- in debugger, all output must now be printed with dbg_printf, instead
|
2002-09-15 11:20:11 +00:00 |
ne2k.h
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
parallel.cc
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
parallel.h
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
pci2isa.cc
|
- log type PCI2ISALOG added
|
2002-09-21 11:38:12 +00:00 |
pci2isa.h
|
- log type PCI2ISALOG added
|
2002-09-21 11:38:12 +00:00 |
pci.cc
|
- meaning of the memory type values changed (0 = ROM, 1 = Shadow RAM)
|
2002-08-31 15:35:51 +00:00 |
pci.h
|
- meaning of the memory type values changed (0 = ROM, 1 = Shadow RAM)
|
2002-08-31 15:35:51 +00:00 |
pic.cc
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
pic.h
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +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
|
- rename MIN and MAX to BX_MIN and BX_MAX to avoid name conflicts
|
2002-09-23 03:49:39 +00:00 |
pit_wrap.h
|
Made BX_USE_REALTIME_PIT checked at runtime. This is
|
2002-09-21 04:02:51 +00:00 |
pit.cc
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
pit.h
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
sb16.cc
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
sb16.h
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
scancodes.cc
|
- changed copyright strings
|
2002-04-01 22:43:01 +00:00 |
scancodes.h
|
- changed copyright strings
|
2002-04-01 22:43:01 +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
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
serial.h
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
slowdown_timer.cc
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
slowdown_timer.h
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +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
|
Silence compiler warnings on VC6.0
|
2002-09-26 09:00:52 +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 "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
unmapped.h
|
- add "void reset(unsigned type)" method to every I/O device.
|
2002-08-27 19:54:46 +00:00 |
vga.cc
|
hopefully solved bugreport [ 612741 ] VBE mem conflicts w/ local APIC address
|
2002-09-22 11:31:48 +00:00 |
vga.h
|
hopefully solved bugreport [ 612741 ] VBE mem conflicts w/ local APIC address
|
2002-09-22 11:31:48 +00:00 |