Commit Graph

7 Commits

Author SHA1 Message Date
Sylvie
a18a8bf27e
Sort Pokemon and trainer sprite palettes, with Makefile-specified exceptions (#121)
This avoids the need to define their order via indexed PNG palettes

It also avoids the need to use tools/palfix.py on custom sprites
2024-10-17 13:45:02 -04:00
Rangi42
a621806e42 Use bankless symbols for VC constants
This is valid according to the .sym file spec:
<https://rgbds.gbdev.io/sym/>
2024-08-04 21:11:19 -04:00
Rangi
43cd2b7f32 Only patch Stadium data for a 2MB ROM 2022-12-03 11:10:52 -05:00
Rangi
db4741fee7 Revise macros in tools 2022-10-12 21:42:59 -04:00
vulcandth
05944aa760
Fix the Stadium patch size in make_patch.c (#83) 2022-05-12 20:25:00 -04:00
Rangi
fa8f30723e Port make_patch.c features needed for pokered 2022-03-26 17:25:35 -04:00
vulcandth
3d58fb9556
Build the Virtual Console patches with make gold_vc and make silver_vc (#74) 2022-03-14 17:03:15 -04:00