Allow RGBLINK to report multiple sanity check errors

This commit is contained in:
ISSOtm
2020-01-16 18:10:35 +01:00
parent 558e8f46ff
commit 10140f74dc
4 changed files with 25 additions and 12 deletions

View File

@@ -1 +1,2 @@
error: rx: ROMX sections cannot be used with option -t.
warning: rx: ROMX sections cannot be used with option -t.
error: Sanity checks failed

View File

@@ -1 +1,2 @@
error: v1: VRAM bank 1 can't be used with option -d.
warning: v1: VRAM bank 1 can't be used with option -d.
error: Sanity checks failed

View File

@@ -1 +1,2 @@
error: wx: WRAMX sections cannot be used with options -w or -d.
warning: wx: WRAMX sections cannot be used with options -w or -d.
error: Sanity checks failed