Bochs/bochs/iodev/usb
Benjamin David Lunt 4e378cbcf2
check the nps bit before operating on the psm bit (#290)
The PSM bit is only valid if NPS = 0 and a few other minor additions and
syntax fixes
2024-03-18 07:04:31 +02:00
..
Makefile.in Ehci companion (#104) 2023-10-20 21:00:59 +03:00
ohci_core.cc check the nps bit before operating on the psm bit (#290) 2024-03-18 07:04:31 +02:00
ohci_core.h check the nps bit before operating on the psm bit (#290) 2024-03-18 07:04:31 +02:00
scsi_device.cc Add minimal support for MMC command 0xAC (#80) 2023-09-26 07:55:29 +03:00
scsi_device.h convert define to enum 2023-10-20 22:34:37 +03:00
uhci_core.cc Initial start of the USB Debugger (#165) 2024-03-10 13:05:41 +02:00
uhci_core.h Initial start of the USB Debugger (#165) 2024-03-10 13:05:41 +02:00
usb_common.cc coding style, initialize variables right before their use 2023-10-22 22:14:52 +03:00
usb_common.h convert define to enum 2023-10-20 22:34:37 +03:00
usb_ehci.cc add spaces and correct alignment to source (#289) 2024-03-18 06:58:49 +02:00
usb_ehci.h Ehci companion (#104) 2023-10-20 21:00:59 +03:00
usb_floppy.cc Add DIAG command and change to enum (#113) 2023-10-27 08:24:41 +03:00
usb_floppy.h Add DIAG command and change to enum (#113) 2023-10-27 08:24:41 +03:00
usb_hid.cc reapply PR #98 Hid register state fix 2023-10-17 15:10:28 +03:00
usb_hid.h convert define to enum 2023-10-20 22:34:37 +03:00
usb_hub.cc Usb compliance (#91) 2023-10-15 07:23:18 +03:00
usb_hub.h Usb compliance (#91) 2023-10-15 07:23:18 +03:00
usb_msd.cc coding style, initialize variables right before their use 2023-10-22 22:14:52 +03:00
usb_msd.h Updates to USBMSD/SCSI emulation 2023-03-31 18:33:38 -07:00
usb_ohci.cc coding style, initialize variables right before their use 2023-10-22 22:14:52 +03:00
usb_ohci.h Ehci companion (#104) 2023-10-20 21:00:59 +03:00
usb_pcap.cc Fix issue #25 2023-03-17 17:30:10 -07:00
usb_pcap.h Fix issue #25 2023-03-17 17:30:10 -07:00
usb_printer.cc Usb compliance (#91) 2023-10-15 07:23:18 +03:00
usb_printer.h Enhanced the USB emulation 2023-02-16 17:24:13 -07:00
usb_uasp.cc fixed compilation warnings from CI/DI on github 2023-10-29 23:39:32 +02:00
usb_uhci.cc Ehci companion (#104) 2023-10-20 21:00:59 +03:00
usb_uhci.h Add over-current signaling 2023-03-22 16:05:44 -07:00
usb_xhci.cc add spaces and correct alignment to source (#289) 2024-03-18 06:58:49 +02:00
usb_xhci.h Initial start of the USB Debugger (#165) 2024-03-10 13:05:41 +02:00