1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-11 05:29:33 +00:00
cc65/test/asm/listing/032-assert-error3.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 * = $0000, error, "Code not at $0000"