Showing changes from revision #2 to #3:
Added | Removed | Changed
Entry | |
---|---|
- | - |
Exit | |
---|---|
R0 | Bitmask of supported features |
The purpose of this call is to return any additional features of FileCore supported to a client filing system. system prior to itregistering.
This call returns additional features supported by FileCore and is only of use to filing systems which register with FileCore as a FileCore filing system. system to allow it to select different code paths where necessary to communicate with older versions of FileCore.
Of With course, with old versions of FileCore this will be an unknownSWI , so but your each code new might feature go: flag is defined to be set so:
SWI "XFileCore_Features" MOVVS R0, #0; no new features at all
This call is only available from RISC OS 5.00 onwards.