-
Notifications
You must be signed in to change notification settings - Fork 0
Kannagi edited this page Nov 8, 2024
·
3 revisions
The function displays text on a single line.
-
uint16 adrtext address. -
uint8 posxposition in x *8 pixels. -
uint8 posyposition in y *8 pixels. -
uint8 palpalette used.
The function displays an 8-bit number.
The function displays an 8-bit hexadecimal number.
The function displays an 16-bit hexadecimal number.
The function displays an 8-bit decimal number.
The function displays an 16-bit decimal number.
-
uint16 numbernumber. -
uint8 posxposition in x *8 pixels. -
uint8 posyposition in y *8 pixels. -
uint8 palpalette used.
The function displays CPU used.
PCEDK v0.2