summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)Author
2025-07-20feat: Disk swapping HEAD mainMaxwell Beck
2025-07-20fix: Corrent IRQ handlingMaxwell Beck
2025-07-20feat: Move drive handing to `SIO_IRQ_PROC1`Maxwell Beck
2025-07-19fix: Various drive correctionsMaxwell Beck
2025-05-29fix: Definitely only support 35 track images (for now)Maxwell Beck
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-30Tighten drive lookahead, improve track steppingMaxwell Beck
2024-12-30Add LAX immediateMaxwell Beck
2024-12-28Allow some CPU timing slopMaxwell Beck
2024-12-28Use multicore to meet timingMaxwell Beck
2024-12-28Clean up drive codeMaxwell Beck
2024-12-28Fix ARR instructionMaxwell Beck
2024-12-28Check for image in driveMaxwell Beck
2024-12-28Only read drive data while spinningMaxwell Beck
2024-12-28Implement most 6502 illegals + some timing fixesMaxwell Beck
2024-12-28Tweak track bitratesMaxwell Beck
2024-12-28Fix track steppingMaxwell Beck
2024-12-24Initial commitMaxwell Beck