1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-10 23:29:05 +00:00
cc65/test/asm/listing/032-assert-error8.s
Spiro Trikaliotis 7476c86ba9 More .assert testcases
Add testcases with error generation.
2022-06-20 16:33:25 +02:00

4 lines
86 B
ArmAsm

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