summary refs log tree commit diff
path: root/src/pico1541.c
AgeCommit message (Collapse)Author
2025-05-28WIP: USB MSC interfaceMaxwell Beck
Real quick and dirty at the moment... but working!
2024-12-30Fix byte ready to CPU overflow flag syncMaxwell Beck
2024-12-28Allow some CPU timing slopMaxwell Beck
Still not sure why this is needed now.
2024-12-28Use multicore to meet timingMaxwell Beck
2024-12-28Fix track steppingMaxwell Beck
2024-12-24Initial commitMaxwell Beck