• Robert Sprowson's avatar
    Fix abort mounting old map discs · 66f1eef3
    Robert Sprowson authored
    The massive speedup in FileCore 3.50 by not loading the map sector wise (twice) on mounting meant that the code path to resize the dynamic area for the map had changed.
    So, with DynamicMaps = {TRUE} mounting an old map disc would try to load the map into a zero size area (the area had an allocated address but was 0 bytes long).
    Aside: reading a new map disc first, then swapping to an old map disc would mask the problem since the dynamic area is only shrunk on an active dismount.
    
    
    Version 3.53. Tagged as 'FileCore-3_53'
    66f1eef3
VersionNum 811 Bytes