Prevent assertions outside sections from crashing

This commit is contained in:
ISSOtm
2020-03-29 12:18:24 +02:00
parent db1eb8fbcb
commit a3d8836671
8 changed files with 25 additions and 9 deletions

View File

@@ -0,0 +1,5 @@
assert Sym
SECTION "test", ROM0
db 69
Sym:

View File

View File

View File

@@ -0,0 +1 @@
E