Implement -X/--max-errors for RGBASM (#1262)

Co-authored-by: Eldred Habert <[email protected]>
This commit is contained in:
Rangi
2023-12-07 11:42:47 +01:00
committed by GitHub
co-authored by Eldred Habert
parent 1fa289f2ee
commit 34b2543c8b
9 changed files with 47 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
section "s", rom0
db 42
println @ ; causes an error before println occurs