<--  back   Last regenerated: 2022-04-20 17:31:36 kio

zasm - Z80 Assembler – Version 4.4

Targets

#target TZX

0x31: Message block

#tzx MESSAGE, [DURATION=]duration, [TEXT=]text

Display a message during loading.

DURATION: time to display this message in seconds.

TEXT: Ascii text. At most 8 lines à 30 characters. Text lines must be enclosed in quotes and lines separated by comma.

#insert: Examples:
#assert: Example:
incbin: Examples:
#assert: Example:
Example

#tzx message, 5, "Hello world,","this is a test message.","cheese."

Valid HTML   Valid CSS