Return a consistent number for const BANK() when erroring out

This commit is contained in:
ISSOtm
2020-01-12 13:01:46 +01:00
parent eb82476591
commit 23ab245cec
2 changed files with 5 additions and 6 deletions

View File

@@ -2,5 +2,4 @@ ERROR: pc-bank.asm(2):
Source address $2a00 not in $FF00 to $FFFF
ERROR: pc-bank.asm(11):
@'s bank is not known yet
ERROR: pc-bank.asm(11):
Non-constant expression
error: Assembly aborted (2 errors)!