pokemon-reverse-engineering-tools/pokemontools/labels.py, branch v1.4.0 reverse engineering tools move find_labels_without_addresses into labels.py 2013-09-12T06:15:45+00:00 Bryan Bishop kanzure@gmail.com 2013-09-12T06:15:45+00:00 463cd6197f0a7be56312eaf6931563f0572de837

move "import crystal" in labels.py until needed 2013-09-12T05:44:14+00:00 Bryan Bishop kanzure@gmail.com 2013-09-12T05:44:14+00:00 2059ea6f9524d68b654ca8cb876db84620f3cd03 Otherwise there's a circular import. This circular import is going away once crystal.py is fixed up.
Otherwise there's a circular import. This circular import is going away
once crystal.py is fixed up.
fix logging import in labels.py 2013-09-08T04:46:34+00:00 Bryan Bishop kanzure@gmail.com 2013-09-08T04:46:34+00:00 a6fc205a162bd7fe679f83c866e89837d2e3daa4

make gbz80disasm use configuration 2013-09-02T18:25:49+00:00 Bryan Bishop kanzure@gmail.com 2013-09-02T18:25:49+00:00 37441a35b13f3421ba0c0f234e2ee4bbc5db4b63 gbz80disasm now uses configuration to determine which files to load before disassembling a chunk of bytes.
gbz80disasm now uses configuration to determine which files to load
before disassembling a chunk of bytes.
use an explicit import in labels.py 2013-09-01T18:04:05+00:00 Bryan Bishop kanzure@gmail.com 2013-09-01T18:04:05+00:00 768046bfcd8f25955782caab82f7616c4303f3a4

make a basic python module 2013-08-03T21:10:52+00:00 Bryan Bishop kanzure@gmail.com 2013-08-03T21:10:52+00:00 28490230cf68f8045fc63a8c7d3de19c7c1d3bcd