Inserts data into the program. The data size is a maximum of 8 bits, all larger data will be truncated.
.byte data [,data2, data3...]
The value of the data to insert. You can have an unlimited number of data items seperated by commas.
.db