Commit Graph

31 Commits

Author SHA1 Message Date
Peter Ferrie 56f76d4045 fix end detection 2022-10-07 09:58:47 -07:00
Peter Ferrie 2aecb2eca2 support multiple SmartPort devices 2022-02-23 16:49:49 -08:00
Peter Ferrie a68bf4ca4c avoid more unnecessary spinup 2021-04-26 10:10:22 -07:00
Peter Ferrie 6de5738a4f avoid unnecessary spinup 2021-04-25 19:58:20 -07:00
Peter Ferrie 50a947c8c3 support read with timeout, and starting from drive 2 2021-04-20 22:30:00 -07:00
Peter Ferrie 2d6ed39af9 improve BOOTi support 2021-04-10 11:57:12 -07:00
Peter Ferrie ba5a1652cc fix SmartPort scan in floppy mode 2021-04-09 17:49:48 -07:00
Peter Ferrie aa7dfe8680 fix sparse reads in floppy mode 2021-04-02 18:56:55 -07:00
Peter Ferrie ff4fa45512 fix placement of drive-prep 2021-03-03 10:49:04 -08:00
Peter Ferrie d3728ebcc5 support read-timeout, faster switching between drives 2021-03-03 10:30:26 -08:00
Peter Ferrie e2f7f44069 force subindex preload for RWTS mode < 128kb 2021-02-22 14:28:57 -08:00
Peter Ferrie bf99886d11 fix floppy driver loading to aux LC mem 2021-02-22 12:02:36 -08:00
Peter Ferrie 1a24dbb9f6 fix floppy driver loading to aux mem 2021-02-22 11:17:51 -08:00
Peter Ferrie 68e6fb322b turn on drive on all paths 2021-02-08 21:43:53 -08:00
Peter Ferrie 8848bfdebe turn off drive on all paths 2021-02-08 21:17:07 -08:00
Peter Ferrie c0d01f4f61 fix floppy var use 2021-01-27 11:50:36 -08:00
Peter Ferrie 0fb35e76a8 fix more typos 2021-01-26 07:28:27 -08:00
Peter Ferrie f6c915e5cf fix config typo 2021-01-26 07:14:16 -08:00
Peter Ferrie d773b8d2ee better floppy control 2020-12-30 21:31:51 -08:00
Peter Ferrie caf39d5b83 allow reading to screen memory 2020-08-11 15:41:24 -07:00
Peter Ferrie 39c9b809bb support Trackstar and sparse writing 2020-03-14 12:04:42 -07:00
Peter Ferrie 404b7c7ff8 fix floppy detection 2019-09-10 10:29:49 -07:00
Peter Ferrie 6fa0683eaf new options
support volume number 0;
support more than 256 files in a directory;
return file size on open (no need to seek 0 anymore);
support storing indexes in code instead of zpage
2019-02-25 18:04:18 -08:00
Peter Ferrie 73b6495aed
Merge pull request #2 from dungeonkim/master
Fixed a few minor bugs
2019-02-25 17:58:35 -08:00
DongGun Kim a606f9336f I changed the 406 line to the original one. 2019-02-26 10:29:44 +09:00
DongGun Kim 98c5f5660a Fixed a few minor bugs 2019-02-25 10:18:18 +09:00
Peter Ferrie ec57592a57 slimmer RWTS mode 2018-12-14 20:53:50 -08:00
Peter Ferrie 7f7d664737 add new options
- support remapped volumes;
- optionally preserve screen holes;
- protect against interrupts;
2018-12-13 13:13:12 -08:00
Peter Ferrie 952b66fca6 clarify a corner-case comment 2018-08-27 21:10:10 -07:00
Peter Ferrie 6a787ae229 initial release 2018-07-14 12:31:57 -07:00
Peter Ferrie 5aa7486e01 🍭 Added .gitattributes & .gitignore files 2018-07-14 12:17:16 -07:00