.. |
acpi.cc
|
- moved pci_conf array as a protected member to the PCI device stub class (exists in all PCI devices)
|
2011-06-23 15:56:02 +00:00 |
acpi.h
|
- moved pci_conf array as a protected member to the PCI device stub class (exists in all PCI devices)
|
2011-06-23 15:56:02 +00:00 |
aspi-win32.h
|
|
|
biosdev.cc
|
|
|
biosdev.h
|
|
|
busmouse.cc
|
|
|
busmouse.h
|
|
|
cdrom_amigaos.cc
|
- renamed cdrom.cc to cdrom_misc.cc and created new file cdrom.cc that contains
|
2011-10-03 07:23:44 +00:00 |
cdrom_misc.cc
|
- moved OSX specific cdrom code to separate file
|
2011-10-10 17:32:53 +00:00 |
cdrom_osx.cc
|
- moved OSX specific cdrom code to separate file
|
2011-10-10 17:32:53 +00:00 |
cdrom_win32.cc
|
removed redundant ifdef
|
2011-10-03 17:41:48 +00:00 |
cdrom.cc
|
- renamed cdrom.cc to cdrom_misc.cc and created new file cdrom.cc that contains
|
2011-10-03 07:23:44 +00:00 |
cdrom.h
|
- renamed cdrom.cc to cdrom_misc.cc and created new file cdrom.cc that contains
|
2011-10-03 07:23:44 +00:00 |
cmos.cc
|
|
|
cmos.h
|
|
|
devices.cc
|
- ported Intel(R) 82540EM Gigabit Ethernet adapter emulation from Qemu
|
2011-12-13 20:53:44 +00:00 |
devices.txt
|
- small cleanups
|
2011-12-16 19:16:44 +00:00 |
dma.cc
|
|
|
dma.h
|
|
|
e1000.cc
|
- more work on the new E1000 device
|
2011-12-15 20:57:43 +00:00 |
e1000.h
|
- more work on the new E1000 device
|
2011-12-15 20:57:43 +00:00 |
es1370.cc
|
improved the fix for busmaster DMA transfers from device to memory done by Volker
|
2011-12-02 19:41:54 +00:00 |
es1370.h
|
- added pci_base_address array to bx_pci_device_stub_c and use it in most of the PCI devices instead
|
2011-06-25 12:43:27 +00:00 |
eth_fbsd.cc
|
- created separate plugin 'netmod' that contains the common networking code
|
2011-08-16 17:27:27 +00:00 |
eth_linux.cc
|
- created separate plugin 'netmod' that contains the common networking code
|
2011-08-16 17:27:27 +00:00 |
eth_null.cc
|
- created separate plugin 'netmod' that contains the common networking code
|
2011-08-16 17:27:27 +00:00 |
eth_slirp.cc
|
- created separate plugin 'netmod' that contains the common networking code
|
2011-08-16 17:27:27 +00:00 |
eth_tap.cc
|
- created separate plugin 'netmod' that contains the common networking code
|
2011-08-16 17:27:27 +00:00 |
eth_tuntap.cc
|
- created separate plugin 'netmod' that contains the common networking code
|
2011-08-16 17:27:27 +00:00 |
eth_vde.cc
|
- created separate plugin 'netmod' that contains the common networking code
|
2011-08-16 17:27:27 +00:00 |
eth_vnet.cc
|
- created separate plugin 'netmod' that contains the common networking code
|
2011-08-16 17:27:27 +00:00 |
eth_win32.cc
|
- created separate plugin 'netmod' that contains the common networking code
|
2011-08-16 17:27:27 +00:00 |
extfpuirq.cc
|
|
|
extfpuirq.h
|
|
|
floppy.cc
|
- hdimage 'flat' mode: added support for Linux block devices (part of SF patch #3412431)
|
2011-11-26 15:09:00 +00:00 |
floppy.h
|
- removed raw floppy access support for Win 95/98/ME hosts
|
2011-08-22 17:57:21 +00:00 |
gameport.cc
|
|
|
gameport.h
|
|
|
harddrv.cc
|
- hdimage 'flat' mode: added support for Linux block devices (part of SF patch #3412431)
|
2011-11-26 15:09:00 +00:00 |
harddrv.h
|
- added runtime config handler for the ATAPI cdrom code. Now the media change is handled after both
|
2011-07-24 14:11:10 +00:00 |
hdimage.cc
|
- hdimage 'flat' mode: added support for Linux block devices (part of SF patch #3412431)
|
2011-11-26 15:09:00 +00:00 |
hdimage.h
|
- hdimage 'flat' mode: added support for Linux block devices (part of SF patch #3412431)
|
2011-11-26 15:09:00 +00:00 |
ioapic.cc
|
- PIT must be connected to IOAPIC pin INTIN2
|
2011-05-04 18:37:50 +00:00 |
ioapic.h
|
|
|
iodebug.cc
|
|
|
iodebug.h
|
|
|
iodev.h
|
improved the fix for busmaster DMA transfers from device to memory done by Volker
|
2011-12-02 19:41:54 +00:00 |
keyboard.cc
|
cleanup and style changes, fixed gcc4.6 warning
|
2011-05-10 20:04:20 +00:00 |
keyboard.h
|
|
|
Makefile.in
|
- some 'pcipnic' device fixes (plugin make rule, PCI BAR number, init message)
|
2011-12-16 18:34:48 +00:00 |
ne2k.cc
|
- created separate plugin 'netmod' that contains the common networking code
|
2011-08-16 17:27:27 +00:00 |
ne2k.h
|
- moved pci_conf array as a protected member to the PCI device stub class (exists in all PCI devices)
|
2011-06-23 15:56:02 +00:00 |
netmod.cc
|
- ported Intel(R) 82540EM Gigabit Ethernet adapter emulation from Qemu
|
2011-12-13 20:53:44 +00:00 |
netmod.h
|
- ported Intel(R) 82540EM Gigabit Ethernet adapter emulation from Qemu
|
2011-12-13 20:53:44 +00:00 |
parallel.cc
|
|
|
parallel.h
|
|
|
pci2isa.cc
|
- moved pci_conf array as a protected member to the PCI device stub class (exists in all PCI devices)
|
2011-06-23 15:56:02 +00:00 |
pci2isa.h
|
- moved pci_conf array as a protected member to the PCI device stub class (exists in all PCI devices)
|
2011-06-23 15:56:02 +00:00 |
pci_ide.cc
|
improved the fix for busmaster DMA transfers from device to memory done by Volker
|
2011-12-02 19:41:54 +00:00 |
pci_ide.h
|
- added pci_base_address array to bx_pci_device_stub_c and use it in most of the PCI devices instead
|
2011-06-25 12:43:27 +00:00 |
pci.cc
|
added infrastructure for prefetch support in the memory handlers
|
2011-06-29 19:48:46 +00:00 |
pci.h
|
- moved pci_conf array as a protected member to the PCI device stub class (exists in all PCI devices)
|
2011-06-23 15:56:02 +00:00 |
pcidev.cc
|
|
|
pcidev.h
|
|
|
pcipnic.cc
|
- some 'pcipnic' device fixes (plugin make rule, PCI BAR number, init message)
|
2011-12-16 18:34:48 +00:00 |
pcipnic.h
|
- added pci_base_address array to bx_pci_device_stub_c and use it in most of the PCI devices instead
|
2011-06-25 12:43:27 +00:00 |
pcivga.cc
|
cleanup
|
2011-06-26 20:22:04 +00:00 |
pcivga.h
|
- added PCI ROM support to bx_pci_device_stub_c and use it in the pcivga device (based on a patch by
|
2011-06-26 17:42:07 +00:00 |
pic.cc
|
merge more pic patches
|
2011-10-23 21:53:56 +00:00 |
pic.h
|
|
|
pit82c54.cc
|
change PIT message to BX_DEBUG - it is flooding log too much when playing old MSDOS games
|
2011-10-09 08:21:12 +00:00 |
pit82c54.h
|
|
|
pit_wrap.cc
|
- small cleanups in the pit_wrap and virt_timer code
|
2011-06-04 06:40:04 +00:00 |
pit_wrap.h
|
- small cleanups in the pit_wrap and virt_timer code
|
2011-06-04 06:40:04 +00:00 |
pnic_api.h
|
|
|
sb16.cc
|
- rewrite of the method init_module() similar to the netmod one
|
2011-08-18 07:05:09 +00:00 |
sb16.h
|
|
|
scancodes.cc
|
|
|
scancodes.h
|
|
|
scsi_commands.h
|
|
|
scsi_device.cc
|
- fixed compilation error if PCI is enabled without lowlevel cdrom support
|
2011-06-21 19:54:37 +00:00 |
scsi_device.h
|
- fixed compilation error if PCI is enabled without lowlevel cdrom support
|
2011-06-21 19:54:37 +00:00 |
scsidefs.h
|
|
|
scsipt.h
|
|
|
serial_raw.cc
|
|
|
serial_raw.h
|
|
|
serial.cc
|
recv can return -1
|
2011-04-30 18:47:04 +00:00 |
serial.h
|
Merged serial port fix from [Bochs-developers] accessing COM1 via telnet.
|
2011-04-30 18:22:35 +00:00 |
slowdown_timer.cc
|
|
|
slowdown_timer.h
|
|
|
soundlnx.cc
|
- rewrite of the method init_module() similar to the netmod one
|
2011-08-18 07:05:09 +00:00 |
soundlnx.h
|
|
|
soundmod.cc
|
- rewrite of the method init_module() similar to the netmod one
|
2011-08-18 07:05:09 +00:00 |
soundmod.h
|
- rewrite of the method init_module() similar to the netmod one
|
2011-08-18 07:05:09 +00:00 |
soundosx.cc
|
- rewrite of the method init_module() similar to the netmod one
|
2011-08-18 07:05:09 +00:00 |
soundosx.h
|
- use timer functions for recording only if the record handler is not NULL
|
2011-05-24 16:47:07 +00:00 |
soundwin.cc
|
- rewrite of the method init_module() similar to the netmod one
|
2011-08-18 07:05:09 +00:00 |
soundwin.h
|
- implemented sound input support on Windows using the default wave mapper
|
2011-05-13 21:08:33 +00:00 |
speaker.cc
|
|
|
speaker.h
|
|
|
svga_cirrus.cc
|
- implemented graphics snapshot for VGA mode 0x13
|
2011-08-14 08:06:05 +00:00 |
svga_cirrus.h
|
- added palette for 8 bpp support
|
2011-08-05 15:47:33 +00:00 |
unmapped.cc
|
Fixed 'show off' command in internal debugger
|
2011-10-09 19:26:30 +00:00 |
unmapped.h
|
|
|
usb_common.cc
|
|
|
usb_common.h
|
- preparing Bochs for experimental USB xHCI support (written by Ben Lunt) TODO list:
|
2011-07-04 19:42:47 +00:00 |
usb_hid.cc
|
- preparing Bochs for experimental USB xHCI support (written by Ben Lunt) TODO list:
|
2011-07-04 19:42:47 +00:00 |
usb_hid.h
|
|
|
usb_hub.cc
|
- preparing Bochs for experimental USB xHCI support (written by Ben Lunt) TODO list:
|
2011-07-04 19:42:47 +00:00 |
usb_hub.h
|
- implemented new mechanism to update device config parameters that depend on
|
2011-06-11 19:38:52 +00:00 |
usb_msd.cc
|
- link lowlevel cdrom support with the hdimage plugin instead of harddrv and usb_common. This fixes
|
2011-07-17 17:23:12 +00:00 |
usb_msd.h
|
- fixed compilation error if PCI is enabled without lowlevel cdrom support
|
2011-06-21 19:54:37 +00:00 |
usb_ohci.cc
|
improved the fix for busmaster DMA transfers from device to memory done by Volker
|
2011-12-02 19:41:54 +00:00 |
usb_ohci.h
|
- added pci_base_address array to bx_pci_device_stub_c and use it in most of the PCI devices instead
|
2011-06-25 12:43:27 +00:00 |
usb_printer.cc
|
- preparing Bochs for experimental USB xHCI support (written by Ben Lunt) TODO list:
|
2011-07-04 19:42:47 +00:00 |
usb_printer.h
|
|
|
usb_uhci.cc
|
improved the fix for busmaster DMA transfers from device to memory done by Volker
|
2011-12-02 19:41:54 +00:00 |
usb_uhci.h
|
- added pci_base_address array to bx_pci_device_stub_c and use it in most of the PCI devices instead
|
2011-06-25 12:43:27 +00:00 |
usb_xhci.cc
|
improved the fix for busmaster DMA transfers from device to memory done by Volker
|
2011-12-02 19:41:54 +00:00 |
usb_xhci.h
|
- added more values in register_state() (not yet complete)
|
2011-07-10 09:30:04 +00:00 |
vga.cc
|
- disabled memory mapping mode check and panic. The vga mem write code seems to
|
2011-11-24 17:21:17 +00:00 |
vga.h
|
- implemented graphics snapshot for mode X (variant of VGA mode 0x13)
|
2011-08-14 14:56:54 +00:00 |
virt_timer.cc
|
- usually the realtime synchronization keeps the PIT-based system clock in sync
|
2011-08-15 10:37:41 +00:00 |
virt_timer.h
|
- usually the realtime synchronization keeps the PIT-based system clock in sync
|
2011-08-15 10:37:41 +00:00 |
vmware3.cc
|
- hdimage 'flat' mode: added support for Linux block devices (part of SF patch #3412431)
|
2011-11-26 15:09:00 +00:00 |
vmware3.h
|
|
|
vmware4.cc
|
- hdimage 'flat' mode: added support for Linux block devices (part of SF patch #3412431)
|
2011-11-26 15:09:00 +00:00 |
vmware4.h
|
|
|
vvfat.cc
|
- hdimage 'flat' mode: added support for Linux block devices (part of SF patch #3412431)
|
2011-11-26 15:09:00 +00:00 |
vvfat.h
|
|
|