c2t icon indicating copy to clipboard operation
c2t copied to clipboard

DOS and disk operations refactoring; faster loads

Open avolkov76 opened this issue 9 months ago • 0 comments

  1. DOS 3.3 stripped down to just RWTS (user commands and FileMan removed); smaller code, faster loads;
  2. 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;
  3. Format tracks while writing data at the same time; removes ~24 seconds from the "format" option diskload process;

Includes all fixes along the way.

avolkov76 avatar Apr 12 '25 12:04 avolkov76