gint/src/usb
Lephe d9414bb6f2
gdb: allow gdb stub to automatically start when a crash occurs
The user can still gdb_start() + gdb_main(NULL) manually, which allows
e.g. early setup of breakpoints. The start_on_except mechanism is the
lazier method where we just run the add-in normally and start fxsdk gdb
on the PC *after* a crash occurs.
2024-03-30 21:41:35 +01:00
..
classes render: add R61524 backend to render-fx for build-fxg3a target 2024-03-23 12:09:53 +01: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 usb: disable USB_LOG_TR() when no log is configured 2023-03-26 20:40:08 +02:00
read4.S usb: use optimized DSP loop for read from module 2023-03-26 20:40:48 +02:00
setup.c gint: switch away from FX9860G/FXCG50 macros 2024-03-24 08:28:22 +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