1
0
mirror of https://github.com/fachat/xa65.git synced 2025-01-21 06:31:09 +00:00
xa65/xa/tests/relmode/mixabsolute.a65

19 lines
83 B
Plaintext
Raw Normal View History

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