Commit Graph

11 Commits

Author SHA1 Message Date
Rangi
d70d99ffbd
Fix some issues with C tools, and build them with -std=c17 (#587)
Some checks failed
CI / build (push) Has been cancelled
CI / build-macos (push) Has been cancelled
2026-06-12 12:02:53 -04:00
Rangi
05e39ed292 Tools accept - as a placeholder filename for stdin or stdout
Some checks failed
CI / build (push) Has been cancelled
CI / build-macos (push) Has been cancelled
2026-06-08 12:58:43 -04:00
Rangi
dee349ecd7 Fix tools/make_patch.c to be endian-independent
Some checks failed
CI / build (push) Has been cancelled
CI / build-macos (push) Has been cancelled
2026-06-07 01:42:27 -04:00
Rangi42
8105df94a3 Use the same tools/make_patch.c as Gen 2
The `--ignore` flag is not needed in Gen 1
2025-11-12 13:42:41 -05:00
Rangi42
18df084f92 Remove GSC-only Stadium data handling from make_patch.c
Some checks failed
CI / build (push) Has been cancelled
2025-03-11 11:30:03 -04:00
Rangi
cfbd67a9f5
Support < and > prefixes for high and low bytes in VC patch templates (#502)
Some checks failed
CI / build (push) Has been cancelled
2025-03-08 11:23:33 -05:00
vulcandth
0d4562d1b8
Use exported constants for VC patch (#483)
Some checks are pending
CI / build (push) Waiting to run
2024-12-27 13:10:13 -05:00
Rangi42
59202a2ab5 Use bankless symbols for VC constants
This is valid according to the .sym file spec:
<https://rgbds.gbdev.io/sym/>
2024-08-04 21:13:45 -04:00
Rangi
9d7b581310 Add COUNTOF macro to tools/common.h 2022-10-14 16:21:42 -04:00
vulcandth
1dcaede8b5
Remove Stadium data patch from tools/make_patch.c (#355) 2022-04-26 16:10:46 -04:00
vulcandth
fe8d3c51a4
Build the Virtual Console patches with make red_vc and make blue_vc (#351) 2022-03-26 16:59:36 -04:00