This website requires JavaScript.
Explore
Help
Sign In
pret
/
pokemon-reverse-engineering-tools
Watch
1
Star
0
Fork
0
You've already forked pokemon-reverse-engineering-tools
mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced
2026-09-27 05:34:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
185
Commits
4
Branches
9
Tags
e2cfea359803a1f05caa1186689eaabe28d844e7
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Bryan Bishop
e2cfea3598
temporary fix to prevent TextScript from appending @s
...
original-commit-id: d4508d9beda76be00c79296e88129a5dcfd908d2
2012-04-28 11:08:05 -05:00
pkmnasm
simple lexer
2012-04-26 00:31:53 -05:00
__init__.py
gah forgot a file to let preprocessor import macros
2012-04-26 14:16:01 -05:00
chars.py
rename textpre.py -> preprocessor.py
2012-04-26 16:58:20 -05:00
crystal.py
temporary fix to prevent TextScript from appending @s
2012-04-28 11:08:05 -05:00
gbz80disasm.py
don't delete tempt_opt_table in gbz80disasm
2012-04-26 00:32:38 -05:00
item_constants.py
redo item constants (some were missed?)
2012-04-27 15:52:57 -05:00
old_parse_scripts.py
add encoding to old_parse_scripts.py
2012-04-18 20:55:16 -05:00
pksv.py
Move some data back to avoid a circular import.
2012-04-17 23:33:23 -05:00
pokemon_constants.py
Move a bunch of constant data into separate files.
2012-04-17 21:37:46 -05:00
S
Description
Tools for building and disassembling Pokémon Red and Pokémon Crystal
2.7
MiB
Languages
Python
96.9%
Assembly
2.8%
C
0.3%