.. |
acpi.cc
|
- fixed some MSVC warnings
|
2007-04-06 15:22:17 +00:00 |
acpi.h
|
- initial ACPI SMBus support added (ported from Qemu, TODO: register devices,
|
2007-02-20 09:39:06 +00:00 |
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
|
- delete the device object in the plugin_fini() function of each plugin device
|
2006-09-10 17:18:44 +00:00 |
biosdev.h
|
- delete the device object in the plugin_fini() function of each plugin device
|
2006-09-10 17:18:44 +00:00 |
busmouse.cc
|
- delete the device object in the plugin_fini() function of each plugin device
|
2006-09-10 17:18:44 +00:00 |
busmouse.h
|
- delete the device object in the plugin_fini() function of each plugin device
|
2006-09-10 17:18:44 +00:00 |
cdrom_amigaos.cc
|
- fixed parameter list for function read_toc()
|
2006-02-20 21:58:05 +00:00 |
cdrom_beos.cc
|
Added missed CVS header to several files
|
2006-04-27 15:11:45 +00:00 |
cdrom_beos.h
|
Added missed CVS header to several files
|
2006-04-27 15:11:45 +00:00 |
cdrom.cc
|
- fixed cdrom capacity of ISO image files
|
2006-03-26 00:38:58 +00:00 |
cdrom.h
|
More indent and C++ style changes (explicitly write virtual before virtual desctructors).
|
2006-03-07 21:11:20 +00:00 |
cmos.cc
|
Try to specify everywhere the list size in bx_list_c constructor
|
2007-04-03 22:38:49 +00:00 |
cmos.h
|
- removed exit() method from the devmodel object, since all that stuff can be
|
2006-09-16 14:47:40 +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
|
Style and indent changes
|
2006-03-07 18:16:41 +00:00 |
devices.cc
|
fixed code duplication and comments
|
2007-02-03 17:56:35 +00:00 |
dma.cc
|
Try to specify everywhere the list size in bx_list_c constructor
|
2007-04-03 22:38:49 +00:00 |
dma.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
eth_arpback.cc
|
- don't include the device headers in networking/sound lowlevel code, virtual
|
2005-12-10 18:37:35 +00:00 |
eth_fbsd.cc
|
- enable BPF immediate mode (patch from SF tracker item #1597451)
|
2006-11-19 16:16:35 +00:00 |
eth_linux.cc
|
- don't include the device headers in networking/sound lowlevel code, virtual
|
2005-12-10 18:37:35 +00:00 |
eth_null.cc
|
- don't include the device headers in networking/sound lowlevel code, virtual
|
2005-12-10 18:37:35 +00:00 |
eth_packetmaker.cc
|
- don't include the device headers in networking/sound lowlevel code, virtual
|
2005-12-10 18:37:35 +00:00 |
eth_packetmaker.h
|
- dependencies between NE2k and PCI Pseudo-NIC removed from the config interface
|
2004-10-07 17:38:03 +00:00 |
eth_tap.cc
|
- networking modules eth_tap and eth_tuntap fixed for OpenBSD
|
2006-11-23 17:21:59 +00:00 |
eth_tuntap.cc
|
- networking modules eth_tap and eth_tuntap fixed for OpenBSD
|
2006-11-23 17:21:59 +00:00 |
eth_vde.cc
|
- fixed compile error on FreeBSD 5.4 (tested with SF compile farm)
|
2006-08-05 14:42:47 +00:00 |
eth_vnet.cc
|
- don't include the device headers in networking/sound lowlevel code, virtual
|
2005-12-10 18:37:35 +00:00 |
eth_win32.cc
|
- implemented readable packet log file support similar to other networking modules
|
2006-02-02 18:49:30 +00:00 |
eth.cc
|
- don't include the device headers in networking/sound lowlevel code, virtual
|
2005-12-10 18:37:35 +00:00 |
eth.h
|
- fixed some gcc 4.x warnings
|
2006-12-27 15:21:03 +00:00 |
extfpuirq.cc
|
- delete the device object in the plugin_fini() function of each plugin device
|
2006-09-10 17:18:44 +00:00 |
extfpuirq.h
|
More indent and C++ style changes (explicitly write virtual before virtual desctructors).
|
2006-03-07 21:11:20 +00:00 |
floppy.cc
|
- fixed some MSVC warnings
|
2007-04-06 15:22:17 +00:00 |
floppy.h
|
- partial support for non-DMA mode (initial patch #1641816 by John Comeau)
|
2007-02-09 14:23:50 +00:00 |
gameport.cc
|
Try to specify everywhere the list size in bx_list_c constructor
|
2007-04-03 22:38:49 +00:00 |
gameport.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
guest2host.cc
|
Style and indent changes
|
2006-03-07 18:16:41 +00:00 |
guest2host.h
|
More indent and C++ style changes (explicitly write virtual before virtual desctructors).
|
2006-03-07 21:11:20 +00:00 |
harddrv.cc
|
- fixed ATA channel save/restore list size (no space for 'drive_select')
|
2007-04-06 07:13:19 +00:00 |
harddrv.h
|
- hard drive id now reports UDMA supported and ATA version 6
|
2006-12-29 11:57:04 +00:00 |
hdimage.cc
|
- destructors added to fix memory leaks
|
2007-03-10 12:53:54 +00:00 |
hdimage.h
|
- destructors added to fix memory leaks
|
2007-03-10 12:53:54 +00:00 |
ioapic.cc
|
Try to specify everywhere the list size in bx_list_c constructor
|
2007-04-03 22:38:49 +00:00 |
ioapic.h
|
Small cleanup in he APIC code, removed unused methods
|
2006-10-02 21:49:49 +00:00 |
iodebug.cc
|
- register iodebug ports for word access only and simplify code
|
2006-11-01 15:44:38 +00:00 |
iodebug.h
|
More indent and C++ style changes (explicitly write virtual before virtual desctructors).
|
2006-03-07 21:11:20 +00:00 |
iodev.h
|
fixed code duplication and comments
|
2007-02-03 17:56:35 +00:00 |
keyboard.cc
|
Try to specify everywhere the list size in bx_list_c constructor
|
2007-04-03 22:38:49 +00:00 |
keyboard.h
|
- removed exit() method from the devmodel object, since all that stuff can be
|
2006-09-16 14:47:40 +00:00 |
Makefile.in
|
- code USB device 'keypad' rewritten and old-style USB device handling removed
|
2007-03-25 17:37:59 +00:00 |
ne2k.cc
|
Try to specify everywhere the list size in bx_list_c constructor
|
2007-04-03 22:38:49 +00:00 |
ne2k.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
parallel.cc
|
Try to specify everywhere the list size in bx_list_c constructor
|
2007-04-03 22:38:49 +00:00 |
parallel.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
pci2isa.cc
|
fixed code duplication and comments
|
2007-02-03 17:56:35 +00:00 |
pci2isa.h
|
Only rename bx_pci2isa_c class
|
2006-08-21 21:29:16 +00:00 |
pci_ide.cc
|
Try to specify everywhere the list size in bx_list_c constructor
|
2007-04-03 22:38:49 +00:00 |
pci_ide.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
pci.cc
|
Try to specify everywhere the list size in bx_list_c constructor
|
2007-04-03 22:38:49 +00:00 |
pci.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
pcidev.cc
|
- delete the device object in the plugin_fini() function of each plugin device
|
2006-09-10 17:18:44 +00:00 |
pcidev.h
|
- attempt to fix the userspace part of pcidev for the current PCI infrastructure
|
2006-08-05 20:04:23 +00:00 |
pcipnic.cc
|
fixed code duplication and comments
|
2007-02-03 17:56:35 +00:00 |
pcipnic.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
pciusb.cc
|
Try to specify everywhere the list size in bx_list_c constructor
|
2007-04-03 22:38:49 +00:00 |
pciusb.h
|
- implemented specific save/restore method for USB HID devices
|
2007-04-01 11:15:48 +00:00 |
pcivga.cc
|
Try to specify everywhere the list size in bx_list_c constructor
|
2007-04-03 22:38:49 +00:00 |
pcivga.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
pic.cc
|
Try to specify everywhere the list size in bx_list_c constructor
|
2007-04-03 22:38:49 +00:00 |
pic.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
pit82c54.cc
|
Try to specify everywhere the list size in bx_list_c constructor
|
2007-04-03 22:38:49 +00:00 |
pit82c54.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
pit_wrap.cc
|
Try to specify everywhere the list size in bx_list_c constructor
|
2007-04-03 22:38:49 +00:00 |
pit_wrap.h
|
- new PIT: exit method added to reset the timer id
|
2006-09-17 19:19:15 +00:00 |
pit.cc
|
Try to specify everywhere the list size in bx_list_c constructor
|
2007-04-03 22:38:49 +00:00 |
pit.h
|
Try to specify everywhere the list size in bx_list_c constructor
|
2007-04-03 22:38:49 +00:00 |
pnic_api.h
|
Up to API version 1.1. IRQ support added.
|
2004-03-26 03:22:46 +00:00 |
sb16.cc
|
Try to specify everywhere the list size in bx_list_c constructor
|
2007-04-03 22:38:49 +00:00 |
sb16.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +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
|
Style and indent changes
|
2006-03-07 18:16:41 +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 |
scsi_device.cc
|
- SCSI cdrom support added (untested)
|
2007-03-18 15:18:02 +00:00 |
scsi_device.h
|
- SCSI cdrom support added (untested)
|
2007-03-18 15:18:02 +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
|
More indent and C++ style changes (explicitly write virtual before virtual desctructors).
|
2006-03-07 21:11:20 +00:00 |
serial_raw.h
|
More indent and C++ style changes (explicitly write virtual before virtual desctructors).
|
2006-03-07 21:11:20 +00:00 |
serial.cc
|
Try to specify everywhere the list size in bx_list_c constructor
|
2007-04-03 22:38:49 +00:00 |
serial.h
|
- added support for serial 3-button mouse with Mousesystems protocol
|
2006-12-31 11:56:14 +00:00 |
slowdown_timer.cc
|
- moved some parts of the timer init from the constructor to initialize()
|
2006-09-16 19:30:56 +00:00 |
slowdown_timer.h
|
- moved some parts of the timer init from the constructor to initialize()
|
2006-09-16 19:30:56 +00:00 |
soundlnx.cc
|
- sb16 options rewritten to a parameter tree
|
2006-03-03 20:29:50 +00:00 |
soundlnx.h
|
- support for GNU/kFreeBSD and GNU/kNetBSD added in lowlevel iodev code (cdrom,
|
2004-09-11 15:39:53 +00:00 |
soundosx.cc
|
- sb16 options rewritten to a parameter tree
|
2006-03-03 20:29:50 +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
|
- sb16 options rewritten to a parameter tree
|
2006-03-03 20:29:50 +00:00 |
soundwin.h
|
- some fixes in the (currently disabled) sndPlaySound feature (TODO: wave output
|
2006-02-05 17:13:54 +00:00 |
speaker.cc
|
- delete the device object in the plugin_fini() function of each plugin device
|
2006-09-10 17:18:44 +00:00 |
speaker.h
|
Added missed CVS header to several files
|
2006-04-27 15:11:45 +00:00 |
svga_cirrus.cc
|
Try to specify everywhere the list size in bx_list_c constructor
|
2007-04-03 22:38:49 +00:00 |
svga_cirrus.h
|
- sequencer register 0x07 must be initialized with 0 if cirrus extension is not
|
2006-10-08 15:21:26 +00:00 |
unmapped.cc
|
- delete the device object in the plugin_fini() function of each plugin device
|
2006-09-10 17:18:44 +00:00 |
unmapped.h
|
- delete the device object in the plugin_fini() function of each plugin device
|
2006-09-10 17:18:44 +00:00 |
usb_hid.cc
|
- implemented specific save/restore method for USB HID devices
|
2007-04-01 11:15:48 +00:00 |
usb_hid.h
|
- implemented specific save/restore method for USB HID devices
|
2007-04-01 11:15:48 +00:00 |
usb_msd.cc
|
- code USB device 'keypad' rewritten and old-style USB device handling removed
|
2007-03-25 17:37:59 +00:00 |
usb_msd.h
|
- USB tablet emulation ported from the Qemu project (TODO: the Bochs gui should
|
2007-03-24 11:43:41 +00:00 |
vga.cc
|
Try to specify everywhere the list size in bx_list_c constructor
|
2007-04-03 22:38:49 +00:00 |
vga.h
|
- VGA memory is now a part of the common video memory (same as real hardware)
|
2006-08-18 15:43:20 +00:00 |
virt_timer.cc
|
- virtual timer method 'reset' renamed to 'setup' (it's doing other things than
|
2006-09-18 18:10:49 +00:00 |
virt_timer.h
|
- virtual timer method 'reset' renamed to 'setup' (it's doing other things than
|
2006-09-18 18:10:49 +00:00 |
vmware3.cc
|
- support for VMWare version 4 disk image format implemented (patch by Sharvil
|
2006-12-17 08:17:28 +00:00 |
vmware3.h
|
- fixed remaining type conflicts in vmware lseek() method and the bxcommit utility
|
2006-11-19 09:55:23 +00:00 |
vmware4.cc
|
- fixed several MSVC warnings
|
2006-12-19 16:42:27 +00:00 |
vmware4.h
|
- support for VMWare version 4 disk image format implemented (patch by Sharvil
|
2006-12-17 08:17:28 +00:00 |