• Robert Sprowson's avatar
    Fix for stuck in loop doing background transfers to floppies · f0a359a8
    Robert Sprowson authored
    FileCore80.s: The check for whether write behind could proceed only succeeded for fixed discs ('winnie'), but failed for floppies. So, on trying to flush to close the file being written you'd get stuck in a loop trying to write the buffers.
    Commands.s: Magic number swapped for defect list marker
    
    Tested with fsbash, and a simple BASIC program writing 128x1K to a floppy.
    
    Version 3.61. Tagged as 'FileCore-3_61'
    f0a359a8
Commands 99.7 KB