pokemon-reverse-engineering-tools/pokemontools/labels.py, branch v1.4.0reverse engineering toolsmove find_labels_without_addresses into labels.py2013-09-12T06:15:45+00:00Bryan Bishopkanzure@gmail.com2013-09-12T06:15:45+00:00463cd6197f0a7be56312eaf6931563f0572de837
move "import crystal" in labels.py until needed2013-09-12T05:44:14+00:00Bryan Bishopkanzure@gmail.com2013-09-12T05:44:14+00:002059ea6f9524d68b654ca8cb876db84620f3cd03
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.py2013-09-08T04:46:34+00:00Bryan Bishopkanzure@gmail.com2013-09-08T04:46:34+00:00a6fc205a162bd7fe679f83c866e89837d2e3daa4
make gbz80disasm use configuration2013-09-02T18:25:49+00:00Bryan Bishopkanzure@gmail.com2013-09-02T18:25:49+00:0037441a35b13f3421ba0c0f234e2ee4bbc5db4b63
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.py2013-09-01T18:04:05+00:00Bryan Bishopkanzure@gmail.com2013-09-01T18:04:05+00:00768046bfcd8f25955782caab82f7616c4303f3a4
make a basic python module2013-08-03T21:10:52+00:00Bryan Bishopkanzure@gmail.com2013-08-03T21:10:52+00:0028490230cf68f8045fc63a8c7d3de19c7c1d3bcd