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
163
Commits
4
Branches
9
Tags
847531c9850de4ab4c869a9b387d37c8a0ccfc4c
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
847531c985
caught a self.label -> self.label.name
...
original-commit-id: bde9cb3b5731e82aa7b694c0005d12f053dc9e06
2012-04-26 18:45:53 -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
caught a self.label -> self.label.name
2012-04-26 18:45:53 -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%