.. |
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
|
- modified the bios / vgabios panic handling. BX_PANIC messages sent by the bios
|
2004-09-05 17:57:22 +00:00 |
biosdev.h
|
- modified the bios / vgabios panic handling. BX_PANIC messages sent by the bios
|
2004-09-05 17:57:22 +00:00 |
cdrom_amigaos.cc
|
Speed up compilation process.
|
2004-06-19 15:20:15 +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
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
cdrom.h
|
- extended read TOC support for WinXP (SF patch #961665 from Ben Lunt)
|
2004-08-23 09:39:45 +00:00 |
cmos.cc
|
Speed up compilation process.
|
2004-06-19 15:20:15 +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
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
devices.cc
|
- changed all iodev config macros to BX_SUPPORT_xxx
|
2004-08-06 15:49:55 +00:00 |
dma.cc
|
- undocumented feature 'read all mask bits' added
|
2004-08-11 11:48:55 +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
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
eth_fbsd.cc
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
eth_linux.cc
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
eth_null.cc
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
eth_packetmaker.cc
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +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
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
eth_tuntap.cc
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
eth_vde.cc
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
eth_vnet.cc
|
- DHCP extcode BOOTPOPT_IP_ADDRESS_LEASE_TIME now supported
|
2004-09-11 11:26:41 +00:00 |
eth_win32.cc
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
eth.cc
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
eth.h
|
- merge and move execute_script functions to eth.cc
|
2003-04-26 14:48:45 +00:00 |
extfpuirq.cc
|
Speed up compilation process.
|
2004-06-19 15:20:15 +00:00 |
extfpuirq.h
|
- remove read handler, on Volker advice
|
2003-01-07 08:17:15 +00:00 |
floppy.cc
|
Speed up compilation process.
|
2004-06-19 15:20:15 +00:00 |
floppy.h
|
- raw floppy access now supported in Win 9x (patch from Ben Lunt)
|
2004-05-31 14:47:12 +00:00 |
gameport.cc
|
Speed up compilation process.
|
2004-06-19 15:20:15 +00:00 |
gameport.h
|
- implementation of the standard PC gameport for the Linux platform
|
2003-06-21 12:55:19 +00:00 |
guest2host.cc
|
Speed up compilation process.
|
2004-06-19 15:20:15 +00:00 |
guest2host.h
|
- fix spelling of acquire
|
2002-12-06 18:48:08 +00:00 |
harddrv.cc
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
harddrv.h
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
ioapic.cc
|
- level sensitive irq mode prepared
|
2004-07-06 19:59:10 +00:00 |
ioapic.h
|
- level sensitive irq mode prepared
|
2004-07-06 19:59:10 +00:00 |
iodebug.cc
|
- changed all iodev config macros to BX_SUPPORT_xxx
|
2004-08-06 15:49:55 +00:00 |
iodebug.h
|
- fix compile problems in iodebug
|
2002-10-26 03:53:22 +00:00 |
iodev.h
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
keyboard.cc
|
- added stub for command 0xaf (get controller version) (patch from Ben Lunt)
|
2004-08-21 08:15:42 +00:00 |
keyboard.h
|
- statusbar items for floppy and keyboard added (win32 gui only). TODO: implement
|
2004-02-07 14:34:35 +00:00 |
Makefile.in
|
- CL-GD 54xx SVGA emulation added (SF patch #869822 from m_suzu_abc@yahoo.co.jp)
|
2004-08-16 08:07:23 +00:00 |
ne2k.cc
|
- temporary PCI IRQ initialisation fixed (should be done by the PCI BIOS)
|
2004-09-10 11:54:46 +00:00 |
ne2k.h
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
parallel.cc
|
Speed up compilation process.
|
2004-06-19 15:20:15 +00:00 |
parallel.h
|
- multiple parallel port support added (2 ports are available now)
|
2004-01-27 21:38:51 +00:00 |
pci2isa.cc
|
- changed all iodev config macros to BX_SUPPORT_xxx
|
2004-08-06 15:49:55 +00:00 |
pci2isa.h
|
- level sensitive irq mode prepared
|
2004-07-06 19:59:10 +00:00 |
pci_ide.cc
|
- changed all iodev config macros to BX_SUPPORT_xxx
|
2004-08-06 15:49:55 +00:00 |
pci_ide.h
|
- new functions for pci base address handling for memory and i/o space
|
2004-07-11 20:38:48 +00:00 |
pci.cc
|
- changed all iodev config macros to BX_SUPPORT_xxx
|
2004-08-06 15:49:55 +00:00 |
pci.h
|
- new functions for pci base address handling for memory and i/o space
|
2004-07-11 20:38:48 +00:00 |
pcidev.cc
|
- changed all iodev config macros to BX_SUPPORT_xxx
|
2004-08-06 15:49:55 +00:00 |
pcidev.h
|
Introduced Frank Cornelis's PCIDEV patch.
|
2004-01-15 02:08:37 +00:00 |
pcipnic.cc
|
- changed all iodev config macros to BX_SUPPORT_xxx
|
2004-08-06 15:49:55 +00:00 |
pcipnic.h
|
- replaced old style i/o and irq register mechanism by the new one for pci devices
|
2004-07-13 17:45:34 +00:00 |
pciusb.cc
|
- changed all iodev config macros to BX_SUPPORT_xxx
|
2004-08-06 15:49:55 +00:00 |
pciusb.h
|
- removed old style i/o and irq register mechanism
|
2004-07-12 17:34:28 +00:00 |
pcivga.cc
|
- changed all iodev config macros to BX_SUPPORT_xxx
|
2004-08-06 15:49:55 +00:00 |
pcivga.h
|
- changed BX_USE_P2I_SMF to BX_USE_PCIVGA_SMF
|
2003-01-27 21:11:55 +00:00 |
pic.cc
|
- level sensitive irq mode implemented (update IRR after EOI)
|
2004-07-08 18:45:03 +00:00 |
pic.h
|
- level sensitive irq mode implemented (update IRR after EOI)
|
2004-07-08 18:45:03 +00:00 |
pit82c54.cc
|
Speed up compilation process.
|
2004-06-19 15:20:15 +00:00 |
pit82c54.h
|
Applied SF patch #694889.
|
2004-01-16 16:30:46 +00:00 |
pit_wrap.cc
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
pit_wrap.h
|
- changed "console" to "speaker". Speaker can be compiled as plugin.
|
2004-02-01 23:42:04 +00:00 |
pit.cc
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
pit.h
|
- changed "console" to "speaker". Speaker can be compiled as plugin.
|
2004-02-01 23:42:04 +00:00 |
pnic_api.h
|
Up to API version 1.1. IRQ support added.
|
2004-03-26 03:22:46 +00:00 |
sb16.cc
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
sb16.h
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +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
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
serial_raw.h
|
- raw serial receive support for win32 added. It is disabled for now because it
|
2004-05-13 16:23:15 +00:00 |
serial.cc
|
- some compilation fixes for the raw serial support
|
2004-09-05 21:09:46 +00:00 |
serial.h
|
- some compilation fixes for the raw serial support
|
2004-09-05 21:09:46 +00:00 |
slowdown_timer.cc
|
Speed up compilation process.
|
2004-06-19 15:20:15 +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
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
soundlnx.h
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
soundosx.cc
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
soundosx.h
|
Added Brian Huffman's Sound for OSX code with a couple of tweaks.
|
2004-02-09 22:23:53 +00:00 |
soundwin.cc
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
soundwin.h
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
speaker.cc
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
speaker.h
|
- changed "console" to "speaker". Speaker can be compiled as plugin.
|
2004-02-01 23:42:04 +00:00 |
svga_cirrus.cc
|
- mem_write: missing return statement added
|
2004-08-28 15:31:33 +00:00 |
svga_cirrus.h
|
- extended bitblt mode solidfill implemented
|
2004-08-16 15:23:19 +00:00 |
unmapped.cc
|
Speed up compilation process.
|
2004-06-19 15:20:15 +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
|
- unused vga function dump_status() rewritten for the use with the debugger ("info vga")
|
2004-08-24 10:15:56 +00:00 |
vga.h
|
- unused vga function dump_status() rewritten for the use with the debugger ("info vga")
|
2004-08-24 10:15:56 +00:00 |
virt_timer.cc
|
Speed up compilation process.
|
2004-06-19 15:20:15 +00:00 |
virt_timer.h
|
Fixed some basic runtime problems.
|
2003-02-18 03:36:01 +00:00 |
vmware3.cc
|
- removed lowlevel includes from iodev.h and device headers to reduce dependencies
|
2004-09-05 10:30:19 +00:00 |
vmware3.h
|
- configure / compile fixes for Solaris SunPro (patch from Robin Kay)
|
2004-08-11 11:09:01 +00:00 |