Closed sp1187 closed 7 years ago
This directive supports skipping over bytes without overwriting them. Technically you can use .org . + N right now, but this directive is probably easier to understand and read for most.
.org . + N
This directive supports skipping over bytes without overwriting them. Technically you can use
.org . + N
right now, but this directive is probably easier to understand and read for most.