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
168
Commits
4
Branches
9
Tags
29c48e02fde1e9bcaf1b550d9e02bc2c749cbd0b
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
29c48e02fd
prevent dependencies from being recomputed
...
original-commit-id: 39a71c55c7dbfe2147f5ce4016c062be8a08ff1f
2012-04-27 13:41:44 -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
prevent dependencies from being recomputed
2012-04-27 13:41:44 -05:00
gbz80disasm.py
don't delete tempt_opt_table in gbz80disasm
2012-04-26 00:32:38 -05:00
item_constants.py
Move a bunch of constant data into separate files.
2012-04-17 21:37:46 -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%