Tools for building and disassembling Pokémon Red and Pokémon Crystal
Go to file
Bryan Bishop af8ceefd76 clean up comments in Script.parse method
original-commit-id: 6eb1478f1b89eea93744ac67cd2d198d951ac9ca
2012-04-29 10:40:34 -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 clean up comments in Script.parse method 2012-04-29 10:40:34 -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