summary refs log tree commit diff
path: root/src/pico1541.c
AgeCommit message (Expand)Author
2025-05-29fix: Use VIA2 PB to determine track bitratesMaxwell Beck
2025-05-29perf: Use 4K sectors for flash accessMaxwell Beck
2025-05-28WIP: USB MSC interfaceMaxwell Beck
2024-12-30Fix byte ready to CPU overflow flag syncMaxwell Beck
2024-12-28Allow some CPU timing slopMaxwell Beck
2024-12-28Use multicore to meet timingMaxwell Beck
2024-12-28Fix track steppingMaxwell Beck
2024-12-24Initial commitMaxwell Beck