1
0
mirror of https://github.com/fachat/xa65.git synced 2025-08-08 19:25:14 +00:00
Files
xa65/xa/tests/listing/assert.a65
Andre Fachat e6916f997b 2.4.0b2
2023-11-01 11:33:59 +01:00

9 lines
105 B
Plaintext

*=$0400
.assert *<$17e6, "routine too long"
lda #<$17e6 >> 2
lda *-2