.. |
Makefile.in
|
Added separate target for MSVC plugins (causing an error for now)
|
2014-04-06 07:22:16 +00:00 |
scsi_device.cc
|
Restore code for SCSI requests implemented.
|
2014-01-31 18:49:10 +00:00 |
scsi_device.h
|
Started implementing save/restore support for SCSI requests
|
2014-01-28 20:29:12 +00:00 |
usb_common.cc
|
Connecting USB CD-ROM without media present now supported
|
2014-01-21 20:56:50 +00:00 |
usb_common.h
|
Added / modified device log prefixes
|
2013-12-29 12:56:52 +00:00 |
usb_hid.cc
|
Added / modified device log prefixes
|
2013-12-29 12:56:52 +00:00 |
usb_hid.h
|
- changed license headers from LGPL to MIT for all devices / drivers that have
|
2012-08-31 12:08:19 +00:00 |
usb_hub.cc
|
Added / modified device log prefixes
|
2013-12-29 12:56:52 +00:00 |
usb_hub.h
|
- changed license headers from LGPL to MIT for all devices / drivers that have
|
2012-08-31 12:08:19 +00:00 |
usb_msd.cc
|
Connecting USB CD-ROM without media present now supported
|
2014-01-21 20:56:50 +00:00 |
usb_msd.h
|
Connecting USB CD-ROM without media present now supported
|
2014-01-21 20:56:50 +00:00 |
usb_ohci.cc
|
Added new method for the init of the readonly registers in the PCI config space
|
2013-12-30 22:39:21 +00:00 |
usb_ohci.h
|
- moved the USB stuff to the new subdirectory iodev/usb
|
2012-01-14 12:36:32 +00:00 |
usb_printer.cc
|
Added / modified device log prefixes
|
2013-12-29 12:56:52 +00:00 |
usb_printer.h
|
- moved the USB stuff to the new subdirectory iodev/usb
|
2012-01-14 12:36:32 +00:00 |
usb_uhci.cc
|
Added new method for the init of the readonly registers in the PCI config space
|
2013-12-30 22:39:21 +00:00 |
usb_uhci.h
|
- fixed and improved IRQ handling (ported update_irq() function from Qemu)
|
2012-06-17 07:14:27 +00:00 |
usb_xhci.cc
|
Added new method for the init of the readonly registers in the PCI config space
|
2013-12-30 22:39:21 +00:00 |
usb_xhci.h
|
Fixed some gcc 4.8.1 warnings
|
2013-10-27 15:13:19 +00:00 |