• Ben Avison's avatar
    Correctly detect errors returned from Service_EnumerateFormats · 1c85571e
    Ben Avison authored
    SWI OS_ServiceCall has never propagated the PSR flags from callees back to
    the caller, so testing the V flag is the wrong way to detect failures. Check
    whether the service call has been claimed instead, since that is documented
    as being part of the process of a callee returning an error.
    1c85571e
VersionASM 910 Bytes