Sylvie
5a53e297cf
Sort Pokemon and trainer sprite palettes, with Makefile-specified exceptions ( #1137 )
...
This avoids the need to define their order via indexed PNG palettes
It also avoids the need to use gb-asm-tools' palfix.py on custom sprites
Fixes #1136
2024-10-16 10:48:00 -04:00
Rangi42
746a06f1de
Use bankless symbols for VC constants
...
This is valid according to the .sym file spec:
<https://rgbds.gbdev.io/sym/ >
2024-08-04 21:04:25 -04:00
Rangi
eb28b5ae56
Only patch Stadium data for a 2MB ROM
2022-12-03 11:10:55 -05:00
Rangi
89a888277a
Revise macros in tools
2022-10-12 21:43:00 -04:00
Rangi
5a7ddb3272
Port and document make_patch.c features needed for pokered
2022-03-26 17:22:09 -04:00
Rangi
a4bc0ab74f
Error messages end with newlines
2022-03-13 14:04:36 -04:00
Rangi
732acf1d4f
Allow `{patch offset length}` (necessary for pokegold)
2022-03-12 22:50:42 -05:00
Rangi
f33a041930
Allow alternate labels for patch names
2022-03-12 22:38:29 -05:00
vulcandth
31c3c94d64
Build the Virtual Console patch with `make crystal11_vc` ( #882 )
...
Fixes #813
2022-03-12 18:34:04 -05:00