c2t
c2t copied to clipboard
DOS and disk operations refactoring; faster loads
- DOS 3.3 stripped down to just RWTS (user commands and FileMan removed); smaller code, faster loads;
- Disk II controller (or compatible) slot auto-detection using the IIe firmware protocol (detects the ROM); customizable slot scan order, currently set to 6,5,4;
- Format tracks while writing data at the same time; removes ~24 seconds from the "format" option diskload process;
Includes all fixes along the way.