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
cd1065b7a92fead9513a28ada44c170fcb74ea9c
pokered
/
tools
T
History
Rangi42
49c5198d10
Tools depend on common.h by default
2024-10-07 21:14:37 -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
Use bankless symbols for VC constants
2024-08-04 21:13:45 -04:00
Makefile
Tools depend on common.h by default
2024-10-07 21:14:37 -04: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