Go to the first, previous, next, last section, table of contents.


.byte expressions

.byte expects zero or more expressions, separated by commas. Each expression is assembled into the next byte.


Go to the first, previous, next, last section, table of contents.