82 Commits

Author SHA1 Message Date
Rangi 2f25a18de3 Merge remote-tracking branch 'pokered/master' 2026-08-27 18:30:18 -04:00
Rangi 0cd19d3b87 Sync the make_patch tool with poketcg 2026-08-13 17:31:28 -04:00
Rangi 405b624637 Use NULL instead of malloc(0) 2026-07-20 21:34:01 -04:00
Rangi d70d99ffbd Fix some issues with C tools, and build them with -std=c17 (#587) 2026-06-12 12:02:53 -04:00
Rangi 05e39ed292 Tools accept - as a placeholder filename for stdin or stdout 2026-06-08 12:58:43 -04:00
Rangi dee349ecd7 Fix tools/make_patch.c to be endian-independent 2026-06-07 01:42:27 -04:00
dannye bc2354dd66 Merge branch 'master' of https://github.com/pret/pokered 2026-01-17 22:38:33 -06:00
Nishant Chatterjee 7e6fdbbda7 Do not compile tools with LTO 2026-01-07 22:09:42 -05:00
Rangi 123159cc39 Fix tools/unnamed.py 2025-11-15 18:17:32 -05:00
dannye 324ae167d1 Merge branch 'master' of https://github.com/pret/pokered 2025-11-12 17:56:10 -06: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 1dc60f0cae tools/unnamed.py supports RGBDS 0.9.2 (object revision 12) 2025-05-10 13:58:23 -04:00
dannye 2c74f137fc Merge branch 'master' of https://github.com/pret/pokered 2025-05-10 12:25:27 -05:00
Rangi42 18df084f92 Remove GSC-only Stadium data handling from make_patch.c 2025-03-11 11:30:03 -04:00
Rangi cfbd67a9f5 Support < and > prefixes for high and low bytes in VC patch templates (#502) 2025-03-08 11:23:33 -05:00
vulcandth 5336950d5f Use exported constants for VC patch (#124) 2024-12-27 13:10:20 -05:00
vulcandth 0d4562d1b8 Use exported constants for VC patch (#483) 2024-12-27 13:10:13 -05:00
Rangi cde1cb7b1f Use RGBDS 0.9.0 (#123) 2024-12-25 21:24:25 -05:00
dannye 942c5f13ea Merge branch 'master' of https://github.com/pret/pokered 2024-10-09 21:56:57 -05:00
Rangi42 49c5198d10 Tools depend on common.h by default 2024-10-07 21:14:37 -04:00
Rangi42 b52b44f883 Remove independent tools and link to pokemon-asm-tools 2024-10-07 16:48:18 -04:00
Sylvie a6715ef164 Rewrite transpose_tiles to be in-place (#475) 2024-10-07 12:04:01 -04:00
Sylvie 9a2f1b2170 Implement .pic to .2bpp decompression (#470) 2024-09-26 00:45:11 -04:00
dannye a02a98ee7a Merge branch 'master' of https://github.com/pret/pokered 2024-09-25 00:45:00 -05:00
Rangi42 21cfdbd458 Remove the Discord webhook and tools/unnamed.py
Everything is named, unnamed.py reports 100.00% complete
2024-09-18 21:49:35 -04: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
Rangi42 4709eb3a96 Build with RGBDS 0.8.0, though it is not yet required 2024-06-28 16:07:22 -04:00
Rangi42 70228c2c4a Build with RGBDS 0.8.0, though it is not yet required 2024-06-28 16:04:57 -04:00
Rangi42 abc34756d1 Remove pcm.py since pcm.c handles it 2023-11-23 00:18:07 -05:00
dannye 04f7f7f506 Merge branch 'master' of https://github.com/pret/pokered 2023-11-21 20:56:28 -06:00
Rangi42 1fb52c0e49 Extend tools/pcm.c to allow decoding .pcm to .wav
Fixes #79
2023-11-20 23:59:35 -05:00
dannye 298e99d377 Merge branch 'master' of https://github.com/pret/pokered 2023-11-20 20:23:27 -06:00
Rangi42 e8868d53e9 Have palfix.py always output grayscale
Fixes #431
2023-11-20 19:05:09 -05:00
vulcandth 508a46b2ce Fix tools/free_space.awk for new rgbds (pret/pokecrystal#1049) (#416)
Co-authored-by: mid-kid <esteve.varela@gmail.com>
2023-08-26 10:14:57 -05:00
Rangi fa18a75dc5 Fix segfaults at EOF, add token/newline checks, and support '\r' in scan_includes.c 2023-08-15 19:26:41 -04:00
dannye 667f1febbe Merge branch 'master' of https://github.com/pret/pokered 2023-04-25 19:52:12 -05:00
Rangi 9d7b581310 Add COUNTOF macro to tools/common.h 2022-10-14 16:21:42 -04:00
Rangi 5271a9fc53 Merge remote-tracking branch 'remotes/pokered/master' 2022-10-02 22:42:44 -04:00
Rangi 7dd9d7dc80 Merge remote-tracking branch 'remotes/pokered/master' 2022-10-02 22:42:26 -04:00
Rangi c37cc15f44 Update tools/unnamed.py for rgbds 0.6.0 object files 2022-10-02 22:34:06 -04:00
Rangi f58dbe3849 Require rgbds 0.6.0 2022-10-02 21:14:23 -04:00
Rangi 2b52ceb718 startswith works with a tuple 2022-09-30 16:57:47 -04:00
Rangi f7aea30ee8 Merge remote-tracking branch 'remotes/pokered/master' 2022-09-19 00:41:13 -04:00
Rangi fa7d76f39e Fix tools/unnamed.py and add tools/consts.py 2022-09-18 23:59:03 -04:00
Rangi 208ea07237 Update and add more tool scripts 2022-09-18 23:25:22 -04:00
vulcandth c73b4ec86e Remove Stadium data patch from tools/make_patch.c (#84) 2022-04-26 16:10:48 -04:00
vulcandth 1dcaede8b5 Remove Stadium data patch from tools/make_patch.c (#355) 2022-04-26 16:10:46 -04:00
vulcandth fbaa5c9d4b Build the Virtual Console patch with make yellow_vc (#80) 2022-03-26 22:05:06 -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
Rangi a178c57f02 Refactor pkmncompress.c to use common.h 2022-03-17 21:34:13 -04:00