aboutsummaryrefslogtreecommitdiffstats
path: root/tools/make_patch.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove GSC-only Stadium data handling from make_patch.cRangi422025-03-111-6/+0
|
* Support `<` and `>` prefixes for high and low bytes in VC patch templates (#502)Rangi2025-03-081-2/+22
|
* Use exported constants for VC patch (#483)vulcandth2024-12-271-11/+11
|
* Use bankless symbols for VC constantsRangi422024-08-041-5/+7
| | | | | This is valid according to the .sym file spec: <https://rgbds.gbdev.io/sym/>
* Add `COUNTOF` macro to tools/common.hRangi2022-10-141-1/+1
|
* Remove Stadium data patch from tools/make_patch.c (#355)vulcandth2022-04-261-4/+0
|
* Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth2022-03-261-0/+469