gint/src/usb
Lephe d858405102
usb: add WCID support to have WinUSB driver automatically
This should work on Windows Vista onwards. By specifying Windows OS 1.0
descriptors announcing compatibility with WinUSB, we get it as a driver
plug-and-play style with no manual intervention (e.g. no Zadig).

From there libusb can enumerate the device, which is awesome.
2025-02-19 20:00:49 +01:00
..
classes gint: basic support for fx-CP 400 programs with HollyHock 2 loading 2024-04-16 15:53:10 +02:00
asyncio.c usb: consolidate reading logic again, now beta-worthy 2023-03-18 19:51:57 +01:00
configure.c gdb: allow gdb stub to automatically start when a crash occurs 2024-03-30 21:41:35 +01:00
pipes.c fix new GCC 14 warnings 2024-08-06 19:02:43 +02:00
read4.S usb: use optimized DSP loop for read from module 2023-03-26 20:40:48 +02:00
setup.c usb: add WCID support to have WinUSB driver automatically 2025-02-19 20:00:49 +01:00
string.c usb: improve driver with updated knowledge and prepare reading 2023-01-31 16:04:35 +01:00
usb.c gdb: allow gdb stub to automatically start when a crash occurs 2024-03-30 21:41:35 +01:00
usb_private.h usb: unaligned reading (release candidate on features) 2023-03-26 11:36:40 +02:00
write4.S usb: massively improve writing logic 2023-02-09 23:00:44 +01:00