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
165
Commits
4
Branches
9
Tags
23117cb35a4d3bf0e5741f2b60f8bedbec452f5d
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
23117cb35a
speed up asm insertion
...
original-commit-id: 1098757c4af82380ef0cadeaf7e37ad0186e76b6
2012-04-27 01:06:31 -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
speed up asm insertion
2012-04-27 01:06:31 -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%