• Robert Sprowson's avatar
    Fix for returning whole monitor name · 3c84863f
    Robert Sprowson authored
    When *OPT1,2 is enabled NetFS would either return the whole name including path or the leaf followed by garbage.
    OsFile.s: terminate the name properly with a null, loop back to find only the leaf as FileSwitch expects for the monitor name
    Memory.s: Never overlap the name buffer, delete that as a possibility
    Random.s: Spelling mistake found (copied from OsFile.s)
    
    Version 5.97. Not tagged
    3c84863f
Memory 7.78 KB