Documentation of kernel API
This commit is contained in:
parent
f414286a2f
commit
838a66e5e9
|
@ -370,12 +370,12 @@ error.
|
||||||
## 0x15: Move File
|
## 0x15: Move File
|
||||||
|
|
||||||
Arguments:
|
Arguments:
|
||||||
- C: 0x15
|
- `C`: `0x15`
|
||||||
- X: Bank of argument structure
|
- `X`: Bank of argument structure
|
||||||
- Y: Address of argument structure
|
- `Y`: Address of argument structure
|
||||||
|
|
||||||
Return Values:
|
Return Values:
|
||||||
- C: Status code
|
- `C`: Status code
|
||||||
|
|
||||||
Argument Structure:
|
Argument Structure:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue