index
:
pico1541.git
this commit
main
Raspberry Pi Pico-based Commodore 1541 emulator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-07-20
feat: Disk swapping
HEAD
main
Maxwell Beck
2025-07-20
fix: Corrent IRQ handling
Maxwell Beck
2025-07-20
feat: Move drive handing to `SIO_IRQ_PROC1`
Maxwell Beck
2025-07-19
fix: Various drive corrections
Maxwell Beck
2025-05-29
fix: Definitely only support 35 track images (for now)
Maxwell Beck
2025-05-29
fix: Use VIA2 PB to determine track bitrates
Maxwell Beck
2025-05-29
perf: Use 4K sectors for flash access
Maxwell Beck
2025-05-28
WIP: USB MSC interface
Maxwell Beck
2024-12-30
Fix byte ready to CPU overflow flag sync
Maxwell Beck
2024-12-30
Tighten drive lookahead, improve track stepping
Maxwell Beck
2024-12-30
Add LAX immediate
Maxwell Beck
2024-12-28
Allow some CPU timing slop
Maxwell Beck
2024-12-28
Use multicore to meet timing
Maxwell Beck
2024-12-28
Clean up drive code
Maxwell Beck
2024-12-28
Fix ARR instruction
Maxwell Beck
2024-12-28
Check for image in drive
Maxwell Beck
2024-12-28
Only read drive data while spinning
Maxwell Beck
2024-12-28
Implement most 6502 illegals + some timing fixes
Maxwell Beck
2024-12-28
Tweak track bitrates
Maxwell Beck
2024-12-28
Fix track stepping
Maxwell Beck
2024-12-24
Add license
Maxwell Beck
2024-12-24
Initial commit
Maxwell Beck