Format CGB colors in error/verbose messages as "GB:rr,gg,bb"

These should be more debuggable than packed "$xxxx" format.
This commit is contained in:
Rangi
2026-07-14 10:34:27 -04:00
committed by Rangi
parent 7e2a3491a5
commit 9a15b723f2
8 changed files with 79 additions and 72 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
error: Failed to fit tile colors [$1527, $15cc, $1ab4] in specified palettes
error: Failed to fit tile colors [GB:07,09,05; GB:12,14,05; GB:20,21,06] in specified palettes
note: The following palette was specified:
[$1ab4, $15cc]
- [GB:20,21,06; GB:12,14,05]
Conversion aborted after 1 error