This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
pokered
Watch
1
Star
0
Fork
0
You've already forked pokered
mirror of
https://github.com/pret/pokered.git
synced
2026-09-22 00:14:54 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
pokered
/
tools
History
Rangi
0cd19d3b87
Some checks failed
CI / build (push)
Has been cancelled
Details
CI / build-macos (push)
Has been cancelled
Details
Sync the
make_patch
tool with poketcg
2026-08-13 17:31:28 -04:00
..
.gitignore
Build the Virtual Console patches with
make red_vc
and
make blue_vc
(
#351
)
2022-03-26 16:59:36 -04:00
common.h
Use
NULL
instead of
malloc(0)
2026-07-20 21:34:01 -04:00
gfx.c
Fix some issues with C tools, and build them with
-std=c17
(
#587
)
2026-06-12 12:02:53 -04:00
make_patch.c
Sync the
make_patch
tool with poketcg
2026-08-13 17:31:28 -04:00
Makefile
Fix some issues with C tools, and build them with
-std=c17
(
#587
)
2026-06-12 12:02:53 -04:00
pkmncompress.c
Rewrite
transpose_tiles
to be in-place (
#475
)
2024-10-07 12:04:01 -04:00
scan_includes.c
Tools accept
-
as a placeholder filename for stdin or stdout
2026-06-08 12:58:43 -04:00