===========
TKE_Comment
===========

Opcode
======

. csv-table::

	"ASCII", ";"
	"Hexadecimal", "3B"
	"Decimal", "59"
	
	
Operands
========

Variable comment 

.. csv-table::

	"comment", "Readable text string (sequence of **Byte**s), 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.
