You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

15 lines
233 B

.globl text_symbol1
.globl text_symbol2
.globl text_symbol3
.globl end_symbol
.text
text_symbol1:
.byte 0,0,0,0
.byte 0,0,0,0
.byte 0,0,0,0
text_symbol2:
.byte 0,0,0,0
.byte 0,0,0,0
text_symbol3:
.byte 0,0,0,0
end_symbol: