This website requires JavaScript.
Explore
Help
Sign In
pret
/
pokered
Watch
1
Star
0
Fork
0
You've already forked pokered
mirror of
https://github.com/pret/pokered.git
synced
2026-09-26 13:22:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dee349ecd70ff47bd89bbcb9f19e923fdd2682c8
pokered
/
tools
T
History
Rangi
dee349ecd7
Fix
tools/make_patch.c
to be endian-independent
2026-06-07 01:42:27 -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
Add
COUNTOF
macro to tools/common.h
2022-10-14 16:21:42 -04:00
gfx.c
Slightly refactor some C tools
2022-03-08 21:52:57 -05:00
make_patch.c
Fix
tools/make_patch.c
to be endian-independent
2026-06-07 01:42:27 -04:00
Makefile
Do not compile tools with LTO
2026-01-07 22:09:42 -05:00
pkmncompress.c
Rewrite
transpose_tiles
to be in-place (
#475
)
2024-10-07 12:04:01 -04:00
scan_includes.c
Fix segfaults at EOF, add token/newline checks, and support '\r' in scan_includes.c
2023-08-15 19:26:41 -04:00