..
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
Updated to latest changes...
2003-02-21 14:51:12 +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
- fix "no 0xe9 output message to console" after cd eject (patch by Hartmut Birr)
2003-04-25 00:32:58 +00:00
cdrom.h
- apply Conn Clark's patch.perf-regparm-cclark :
2003-03-02 23:59:12 +00:00
cmos.cc
- start Bochs cmos map list
2003-04-25 21:48:11 +00:00
cmos.h
- implementation of the date and time change support
2003-01-04 00:02:07 +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 coherency checks
2003-04-25 22:06:27 +00:00
dma.cc
- removed BX_CPP_AttrRegparmN() from the i/o read handler. The read access
2003-05-03 07:41:27 +00:00
dma.h
- removed BX_CPP_AttrRegparmN() from the i/o read handler. The read access
2003-05-03 07:41:27 +00:00
eth_arpback.cc
- add BX_PLUGGABLE to all ne2k sub-files, so that they will import DLL
2002-11-20 19:06:23 +00:00
eth_fbsd.cc
- add BX_PLUGGABLE to all ne2k sub-files, so that they will import DLL
2002-11-20 19:06:23 +00:00
eth_linux.cc
- fixed some warnings in the lowlevel networking code
2003-02-16 19:35:57 +00:00
eth_null.cc
- add BX_PLUGGABLE to all ne2k sub-files, so that they will import DLL
2002-11-20 19:06:23 +00:00
eth_packetmaker.cc
- add BX_PLUGGABLE to all ne2k sub-files, so that they will import DLL
2002-11-20 19:06:23 +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 comments where fixes are needed for other BSDs
2003-04-28 12:58:21 +00:00
eth_tuntap.cc
- merge and move execute_script functions to eth.cc
2003-04-26 14:48:45 +00:00
eth_win32.cc
- converted ne2k device to a plugin
2002-11-19 18:56:39 +00:00
eth.cc
- define execute_script function only when tap or tuntap is used
2003-04-28 13:01:09 +00:00
eth.h
- merge and move execute_script functions to eth.cc
2003-04-26 14:48:45 +00:00
extfpuirq.cc
- plugin name for register function fixed
2003-01-09 17:14:20 +00:00
extfpuirq.h
- remove read handler, on Volker advice
2003-01-07 08:17:15 +00:00
floppy.cc
- apply Ben Lunt's 160k, 180k, 320k floppy patch
2003-02-06 23:16:56 +00:00
floppy.h
- floppy cleanup patch from Alex Thiel. New functions enter_idle_phase() and
2002-11-30 09:39:29 +00:00
guest2host.cc
- fix spelling of acquire
2002-12-06 18:48:08 +00:00
guest2host.h
- fix spelling of acquire
2002-12-06 18:48:08 +00:00
harddrv.cc
Changed some BX_INFO messages to BX_DEBUG
2003-05-15 18:32:27 +00:00
harddrv.h
- backport of the BRANCH_HARDDISK_MODES to the main branch.
2003-05-03 16:37:18 +00:00
ioapic.cc
- apply patch.ifdef-disabled-options. Comments from that patch are below:
2002-11-19 05:47:45 +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
- apply patch.ifdef-disabled-options. Comments from that patch are below:
2002-11-19 05:47:45 +00:00
iodebug.h
- fix compile problems in iodebug
2002-10-26 03:53:22 +00:00
iodev.h
- backport of the BRANCH_HARDDISK_MODES to the main branch.
2003-05-03 16:37:18 +00:00
keyboard.cc
- keyboard reset (0xff) resets the keyboard and 'enable keyboard' (0xf4 )does not
2003-06-02 20:36:30 +00:00
keyboard.h
- apply Conn Clark's patch.perf-regparm-cclark :
2003-03-02 23:59:12 +00:00
Makefile.in
- backport of the BRANCH_HARDDISK_MODES to the main branch.
2003-05-03 16:37:18 +00:00
ne2k.cc
- hardware reset must be called after initializing everything else (bug found
2003-05-24 10:50:19 +00:00
ne2k.h
- apply Conn Clark's patch.perf-regparm-cclark :
2003-03-02 23:59:12 +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
- new macro BX_PCI_DEV() for the PCI register function
2003-01-23 19:31:28 +00:00
pci2isa.h
- converted devices pci and pci2isa to plugins
2002-11-09 20:51:40 +00:00
pci.cc
- new macro BX_PCI_DEV() for the PCI register function
2003-01-23 19:31:28 +00:00
pci.h
- new macro BX_PCI_DEV() for the PCI register function
2003-01-23 19:31:28 +00:00
pciusb.cc
- don't register i/o port address base+0x14 (comparison fixed)
2003-02-06 19:09:24 +00:00
pciusb.h
- added minimal USB support (patch from Ben Lunt <fys@cybertrails.com>, updated
2003-01-28 16:58:10 +00:00
pcivga.cc
- new macro BX_PCI_DEV() for the PCI register function
2003-01-23 19:31:28 +00:00
pcivga.h
- changed BX_USE_P2I_SMF to BX_USE_PCIVGA_SMF
2003-01-27 21:11:55 +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
- apply Conn Clark's patch.perf-regparm-cclark :
2003-03-02 23:59:12 +00:00
pit82c54.h
- apply Conn Clark's patch.perf-regparm-cclark :
2003-03-02 23:59:12 +00:00
pit_wrap.cc
Fixed pit_wrap and virt_timer to update timer on reads.
2003-04-03 21:59:20 +00:00
pit_wrap.h
Cleaned up the realtime PIT code for win32.
2002-12-07 20:01:10 +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
- apply patch from James E. Flemer:
2003-04-25 23:32:55 +00:00
sb16.h
- fixed some uninitialized values found by valgrind
2003-04-07 17:08:38 +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
- added check for symbol FreeBSD (makes the soundlnx.* files work on FreeBSD)
2002-12-24 10:12:26 +00:00
soundlnx.h
- added check for symbol FreeBSD (makes the soundlnx.* files work on FreeBSD)
2002-12-24 10:12:26 +00:00
soundwin.cc
- fixed 4 warnings
2003-04-05 08:26:49 +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
- gcc 3.2 warnings fixed ("trigraph ??- ignored")
2002-12-27 10:20:53 +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
- char width switch feature (8 / 9 pixels) prepared for all display libraries
2003-05-11 15:07:54 +00:00
vga.h
- maximum resolution without VBE changed to 800x600
2003-06-05 18:18:14 +00:00
virt_timer.cc
- fixed warnings in these files:
2003-05-02 12:22:48 +00:00
virt_timer.h
Fixed some basic runtime problems.
2003-02-18 03:36:01 +00:00
vmware3.cc
- link options for gui dll plugins fixed
2003-05-25 08:14:04 +00:00
vmware3.h
- changes for better MSVC support based on patch #735990
2003-06-06 19:57:25 +00:00