..
Makefile.in
- moved the lowlevel cdrom and disk image stuff to the new subdirectory iodev/hdimage
2012-08-05 18:13:38 +00:00
scsi_device.cc
- added original authors on top of LGPL'd sources ported from Qemu
2012-08-30 20:41:25 +00:00
scsi_device.h
- added original authors on top of LGPL'd sources ported from Qemu
2012-08-30 20:41:25 +00:00
usb_common.cc
- parts of the USB keypad code are still based on Ben's code, so we need to
2012-09-02 09:37:47 +00:00
usb_common.h
- changed license headers from LGPL to MIT for all devices / drivers that have
2012-08-31 12:08:19 +00:00
usb_hid.cc
- parts of the USB keypad code are still based on Ben's code, so we need to
2012-09-02 09:37:47 +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
- changed license headers from LGPL to MIT for all devices / drivers that have
2012-08-31 12:08:19 +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
- started implementation of sav/restore support for hard disk images using a
2012-09-16 19:51:30 +00:00
usb_msd.h
- parts of the USB keypad code are still based on Ben's code, so we need to
2012-09-02 09:37:47 +00:00
usb_ohci.cc
- parts of the USB keypad code are still based on Ben's code, so we need to
2012-09-02 09:37:47 +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
- class bx_list_c now contains a chained list of parameters. Removed the now
2012-02-12 18:43:20 +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
- parts of the USB keypad code are still based on Ben's code, so we need to
2012-09-02 09:37:47 +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
- remove registered device state in destructor (fixes crash on Bochs exit with
2012-08-19 08:16:20 +00:00
usb_xhci.h
- moved the USB stuff to the new subdirectory iodev/usb
2012-01-14 12:36:32 +00:00