Showing changes from revision #2 to #3:
Added | Removed | Changed
Entry | |
---|---|
R0 | 21 (reason code) |
R1 | Pointer to filename |
R4 | Pointer to path string |
Exit | |
---|---|
R0 | Object type |
R1 | Preserved |
R2 | Load address (without top three bytes if file is typed) |
R3 | Execution address |
R4 | Object length |
R5 | Object attributes |
R6 | Object filetype |
The purpose of this call is to read catalogue information for a named file, using a path string.
R2 to R6 may be corrupted if the object is not found.
The value returned in R6 is 4096 (&1000) for images and directories, and 8192 (&2000) for applications.
A value of -1 returned in R6 can also mean: