1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-11 05:29:33 +00:00
cc65/test/asm/listing/034-assert-lderror7.s
Spiro Trikaliotis 343bc1a489 More assert tests
Also test ldwarning and lderror options.
2022-06-20 22:16:55 +02:00

4 lines
88 B
ArmAsm

; 2022-06-20 Spiro Trikaliotis
.assert * = $8000, lderror, "Code not at $8000"