.. |
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
|
Applied patch to remove 0xfff0 legacy port.
|
2003-12-08 19:36:23 +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
|
Partially applied patches 856506 and 856510.
|
2003-12-08 23:49:48 +00:00 |
cdrom.h
|
- apply .bochsrc, cdrom, serial and ethernet patches for NetBSD
|
2003-08-19 00:37:03 +00:00 |
cmos.cc
|
- divider chain reset implemented (fixes bug #865354)
|
2003-12-27 13:43:41 +00:00 |
cmos.h
|
- implementation of the date and time change support
|
2003-01-04 00:02:07 +00:00 |
console.cc
|
Applied SF patch #694889.
|
2004-01-16 16:30:46 +00:00 |
console.h
|
Applied SF patch #694889.
|
2004-01-16 16:30: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
|
Fixed DLL-related crash.
|
2004-01-15 18:00:36 +00:00 |
dma.cc
|
- new accesss mask must be checked in the i/o read/write register function.
|
2003-07-31 15:29:34 +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
|
*** empty log message ***
|
2003-10-02 11:33:42 +00:00 |
eth_tuntap.cc
|
- merge and move execute_script functions to eth.cc
|
2003-04-26 14:48:45 +00:00 |
eth_vde.cc
|
Updated to 2003-11-27.
|
2004-01-16 15:15:49 +00:00 |
eth_vnet.cc
|
Applied SF patch #874816.
|
2004-01-16 15:53:44 +00:00 |
eth_win32.cc
|
- applied some parts of the patch from Andrew Zabolotny <zap@cobra.ru>
|
2003-06-07 19:16:55 +00:00 |
eth.cc
|
Applied SF patch #874816.
|
2004-01-16 15:53:44 +00:00 |
eth.h
|
- merge and move execute_script functions to eth.cc
|
2003-04-26 14:48:45 +00:00 |
extfpuirq.cc
|
- io_len mask in i/o register functions implemented (1 = 8bit, 2 = 16bit, 4 = 32bit).
|
2003-07-31 12:04:48 +00:00 |
extfpuirq.h
|
- remove read handler, on Volker advice
|
2003-01-07 08:17:15 +00:00 |
floppy.cc
|
- DEV_set_media_status() not necessary in gui floppy handlers when using the
|
2003-12-18 20:04:49 +00:00 |
floppy.h
|
- floppy cleanup patch from Alex Thiel. New functions enter_idle_phase() and
|
2002-11-30 09:39:29 +00:00 |
gameport.cc
|
- add temporary hack for compiling with visual c++
|
2003-12-29 21:48:56 +00:00 |
gameport.h
|
- implementation of the standard PC gameport for the Linux platform
|
2003-06-21 12:55:19 +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
|
- initialize ata controller state even if master/slave device is not
|
2003-11-25 23:00:06 +00:00 |
harddrv.h
|
- add parameter to set the redolog name for 'volatile' and 'undoable' disks
|
2003-09-22 23:32:24 +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
|
Introduced Frank Cornelis's PCIDEV patch.
|
2004-01-15 02:08:37 +00:00 |
keyboard.cc
|
- don't panic at controller command 0xa0 (keyboard BIOS name)
|
2003-11-11 18:18:36 +00:00 |
keyboard.h
|
- function put_scancode() removed. It is no longer necessary, since all display
|
2003-07-13 19:51:21 +00:00 |
Makefile.in
|
Applied SF patch #694889.
|
2004-01-16 16:30:46 +00:00 |
ne2k.cc
|
- DCR loopback bit fixed: bit 3 clear means loopback mode, so subtracting 8 was
|
2003-12-25 16:58:17 +00:00 |
ne2k.h
|
- apply Conn Clark's patch.perf-regparm-cclark :
|
2003-03-02 23:59:12 +00:00 |
parallel.cc
|
- printer sends ACK after init
|
2003-10-29 17:29:26 +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
|
Introduced Frank Cornelis's PCIDEV patch.
|
2004-01-15 02:08:37 +00:00 |
pci2isa.h
|
- converted devices pci and pci2isa to plugins
|
2002-11-09 20:51:40 +00:00 |
pci.cc
|
Introduced Frank Cornelis's PCIDEV patch.
|
2004-01-15 02:08:37 +00:00 |
pci.h
|
Introduced Frank Cornelis's PCIDEV patch.
|
2004-01-15 02:08:37 +00:00 |
pcidev.cc
|
Introduced Frank Cornelis's PCIDEV patch.
|
2004-01-15 02:08:37 +00:00 |
pcidev.h
|
Introduced Frank Cornelis's PCIDEV patch.
|
2004-01-15 02:08:37 +00:00 |
pcipnic.cc
|
Added the PCI Pseudo-NIC (pnic). Mainly useful for running Etherboot
|
2004-01-13 19:21:21 +00:00 |
pcipnic.h
|
Added the PCI Pseudo-NIC (pnic). Mainly useful for running Etherboot
|
2004-01-13 19:21:21 +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
|
Fixed broken build, reported by Jeroen Janssen
|
2003-08-05 09:19:36 +00:00 |
pic.h
|
Apply Vitaly's Vorobyov debugger patch
|
2003-08-04 16:03:09 +00:00 |
pit82c54.cc
|
Applied SF patch #694889.
|
2004-01-16 16:30:46 +00:00 |
pit82c54.h
|
Applied SF patch #694889.
|
2004-01-16 16:30:46 +00:00 |
pit_wrap.cc
|
Applied SF patch #694889.
|
2004-01-16 16:30:46 +00:00 |
pit_wrap.h
|
Applied SF patch #694889.
|
2004-01-16 16:30:46 +00:00 |
pit.cc
|
Applied SF patch #694889.
|
2004-01-16 16:30:46 +00:00 |
pit.h
|
Applied SF patch #694889.
|
2004-01-16 16:30:46 +00:00 |
pnic_api.h
|
Added the PCI Pseudo-NIC (pnic). Mainly useful for running Etherboot
|
2004-01-13 19:21:21 +00:00 |
sb16.cc
|
- unlike the OPL2, the OPL3 does not set bit 1 and 2 in the status register
|
2003-12-26 10:06:57 +00:00 |
sb16.h
|
- mixer register behaviour fixes (old registers are bitmapped to the ones)
|
2003-12-20 17:04:08 +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
|
- serial FIFO support (UART type 16550A) implemented
|
2003-11-09 00:14:43 +00:00 |
serial.h
|
- removed unused stuff
|
2003-11-16 08:21:10 +00:00 |
slowdown_timer.cc
|
- add typecast to Bit64s to get around VC++ fatal error
|
2003-10-01 02:06:14 +00:00 |
slowdown_timer.h
|
- add a "clock: sync=[none|slowdown|realtime], time0=[timeValue|local|utc]"
|
2003-08-19 00:10:39 +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
|
Applied Andrew's Zabolotny patch which gives posibility for program to popup debugger by writing 'D' character to 0x8900 port
|
2003-08-10 17:19:49 +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
|
- re-implemented old VBE interface for backward compatibility (USB must be disabled)
|
2003-12-31 10:33:27 +00:00 |
vga.h
|
- re-implemented old VBE interface for backward compatibility (USB must be disabled)
|
2003-12-31 10:33:27 +00:00 |
virt_timer.cc
|
- add possibility to have both sync method active at the same time
|
2003-08-26 20:24:36 +00:00 |
virt_timer.h
|
Fixed some basic runtime problems.
|
2003-02-18 03:36:01 +00:00 |
vmware3.cc
|
Committed syntax error fixes from Vitaly Vorobyov.
|
2003-08-03 17:04:02 +00:00 |
vmware3.h
|
Committed syntax error fixes from Vitaly Vorobyov.
|
2003-08-03 17:04:02 +00:00 |