summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-27dump_sections - tool to dump a skeleton asm fileBryan Bishop
2013-01-27basic type_constants dataBryan Bishop
2013-01-27clean up the preprocessor macro listBryan 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-27Merge pull request #94 from yenatch/masterBryan Bishop
2013-01-27split out tests into a separate fileBryan Bishop
2013-01-25give names to some rst commandsyenatch
2013-01-25fix OverworldMap definitionyenatch
2013-01-23fix label generatorBryan Bishop
2013-01-23Merge pull request #93 from yenatch/masterBryan Bishop
2013-01-23split off animation data chunks into filesyenatch
2013-01-23rename unown animation pointer filesyenatch
2013-01-23Merge pull request #92 from yenatch/masterBryan Bishop
2013-01-23include pic animations in main.asmyenatch
2013-01-23temporary animation macrosyenatch
2013-01-23allow labels and includes on the same lineyenatch
2013-01-23dump pic animationsyenatch
2013-01-22Merge pull request #91 from yenatch/masterBryan Bishop
2013-01-22update gfx.py to reflect new structureyenatch
2013-01-22restructure pic graphicsyenatch
2013-01-19don't let .gb roms sneak inBryan Bishop
2013-01-19update .gitignore formattingBryan Bishop
2013-01-16Merge pull request #89 from yenatch/masterBryan Bishop