.. |
Makefile.in
|
Support for compiling plugin version of Bochs with MSVC nmake now complete.
|
2014-05-03 10:58:10 +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
|
Fixed broken MSVC plugins support (many CDECL additions required)
|
2014-06-08 08:40:08 +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
|
Execute this code only if the wx gui is selected.
|
2014-05-01 08:42:04 +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
|
Execute this code only if the wx gui is selected.
|
2014-05-01 08:42:04 +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
|
Fixed broken MSVC plugins support (many CDECL additions required)
|
2014-06-08 08:40:08 +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
|
Fixed broken MSVC plugins support (many CDECL additions required)
|
2014-06-08 08:40:08 +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
|
Fixed broken MSVC plugins support (many CDECL additions required)
|
2014-06-08 08:40:08 +00:00 |
usb_xhci.h
|
Fixed some gcc 4.8.1 warnings
|
2013-10-27 15:13:19 +00:00 |