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