1
0
mirror of https://github.com/fachat/xa65.git synced 2024-07-14 06:28:59 +00:00
xa65/xa/tests/relmode/mixabsolute.a65

19 lines
83 B
Plaintext
Raw Normal View History

2013-10-06 14:37:28 +00:00
.text
l1 lda l1
*=$2000
l2 lda l2
.data
l3 .word l3
.text
l4 lda l4