Documentation of kernel API

This commit is contained in:
Kyle J Cardoza 2024-07-09 00:18:07 -04:00
parent 056482fbca
commit d10a1ceea4
1 changed files with 4 additions and 4 deletions

View File

@ -88,8 +88,8 @@ control.
Arguments:
- `C`: `0x05`
- `X`: Address of string (15:0)
- `Y`: Address of string (23:16)
- `X`: Bank of string
- `Y`: Address of string
Return Values:
- None
@ -101,8 +101,8 @@ string to stdout.
Arguments:
- `C`: `0x06`
- `X`: Address of buffer (15:0)
- `Y`: Address of buffer (23:16)
- `X`: Bank of buffer
- `Y`: Address of buffer
Return values:
- `C`: Status code