HSF Opcode Definition
TKE_Comment
Opcode
ASCII | ; |
Hexadecimal | 3B |
Decimal | 59 |
Operands
Variable comment
comment | readable text string (sequence of Bytes), terminated by a newline (Byte value 10, Hex 0A). |
Notes
Comments are for readable notes concerning the data, and will often be used for things like Author, Company, or other identifying information.
The HSF file header is a comment with a specific format.
top_level:3