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
160
Commits
4
Branches
9
Tags
40d2dc632dac9b8aca5ff5efea995725f4e9865e
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
40d2dc632d
start to write the Label class and is_label_in_asm
...
original-commit-id: 16b8cf491f577a9cf80107fa972ae35739ee4039
2012-04-26 17:41:37 -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
start to write the Label class and is_label_in_asm
2012-04-26 17:41:37 -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%