=> R0 = 7 (Create file)
R1 = pointer to filename
R2 = load address of file
R3 = exec address of file
R4 = start address in memory
R5 = byte after end address in memory
R6 = pointer to special field, or 0 if not present
<= R6 = pointer to filename for *OPT 1 info
This call is made to create a file. R4 and R5 are used to calculate the length of the file and no data is stored.
|
|
|