=> R0 = 38 (Extract filetype from file information)
R1 = pointer to pathname
R2 = load address
R3 = exec address
R4 = length
R5 = Attributes
R6 = Object type
<= R2 = File type or
-1 untyped
&1000 directory
&2000 application
Supply the relevant information on entry and this call will return the file type of the object.
|
|
|