summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-11Infrastructure to dump pngs for 2bpp graphicsyenatch
2013-02-09Don't try to convert empty 2bpp filesyenatch
2013-02-09Add some command-line interfaces for use w/ makefileyenatch
2013-02-07implement png import/exportyenatch
2013-02-06Condense pic dimensions tableyenatch
2013-02-03simplify load_rom in gbz80disasmBryan Bishop
2013-02-03enable labels in gbz80disasmBryan Bishop
2013-02-02Merge https://github.com/kanzure/pokecrystalSanky
2013-01-27README: fix testing instructionsBryan Bishop
2013-01-27dump_sections - tool to dump a skeleton asm fileBryan Bishop
2013-01-27basic type_constants dataBryan Bishop
2013-01-27various formatting fixes for crystal.pyBryan Bishop
2013-01-27replace wildcard import with explicit importBryan Bishop
2013-01-27add character encoding header in pksv.pyBryan Bishop
2013-01-27py26 fix for RomStr.load_labels (json)Bryan Bishop
2013-01-27make gbz80disasm work with python2.6 againBryan Bishop
2013-01-27pedantic formatting changes for pointers.pyBryan Bishop
2013-01-27add character encoding headers to other filesBryan Bishop
2013-01-27fix headers and imports in labels.pyBryan Bishop
2013-01-27set character encoding header in interval_map.pyBryan Bishop
2013-01-27fix imports in graph.pyBryan Bishop
2013-01-27fix header comments in graph.pyBryan Bishop
2013-01-27remove a duplication of load_rom and load_asmBryan Bishop
2013-01-27clean up lousy headers in comparator.pyBryan Bishop
2013-01-27better import syntax in comparator.pyBryan Bishop
2013-01-27better import syntax in crystal.pyBryan Bishop
2013-01-27remove extra whitespace in gbz80disasmBryan Bishop
2013-01-27remove a broken, unfinished disassembler (DisAsm)Bryan Bishop
2013-01-27allow unicode addresses in RomStr.to_asmBryan Bishop
2013-01-27add character encoding header in gbz80disasm.pyBryan Bishop
2013-01-27include character encoding header in romstr.pyBryan Bishop
2013-01-27better formatting for romstr importsBryan Bishop
2013-01-27RomStr doesn't need deepcopyBryan Bishop
2013-01-27commentify report_untestedBryan Bishop
2013-01-27fix label imports in testsBryan Bishop
2013-01-27fix AsmList import in testsBryan Bishop
2013-01-27fix pksv imports in testsBryan Bishop
2013-01-27fix calculate_pointer in testsBryan Bishop
2013-01-27split out more item_constants stuffBryan Bishop
2013-01-27split out tests into a separate fileBryan Bishop
2013-01-23fix label generatorBryan Bishop
2013-01-22update gfx.py to reflect new structureyenatch
2013-01-15clean up python script importsBryan Bishop
2013-01-15remove the Size class (unused)Bryan Bishop
2013-01-15split out IntervalMap into a separate fileBryan Bishop
2013-01-14Merge pull request #86 from yenatch/masterBryan Bishop
2013-01-14forgot to make 3jumptext an enderyenatch
2013-01-14Merge pull request #85 from yenatch/masterBryan Bishop
2013-01-14add missing script command (3jumptext)yenatch
2013-01-14Fix crystal.scan_for_predefined_labels to work with current main.asmSanky