=> R0 = 8 (Create directory)
R1 = pointer to filename
R2 = load address of file
R3 = exec address of file
R4 = number of entries, or 0 for default
R6 = handle of image file
This call is made to create a directory. R4 and R5 are used to calculate the length of the file and no data is stored.
|
|
|