aboutsummaryrefslogtreecommitdiffstats
path: root/extras/analyze_incbins.py (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-01make extras/ a submoduleBryan Bishop1-502/+0
2013-06-10allow commas in commentsBryan Bishop1-0/+5
2013-03-12* added verification (equality test) for blue version buildMr Wint1-0/+6
2012-10-01Improve error checking in the context of issue #27sawakita1-0/+3
2012-10-01Fix param error in load_asm_if_one_exists_in()sawakita1-2/+2
2012-10-01Restore auto-loading of default "main" asm filesawakita1-3/+21
2012-09-30Make analyze_incbins dirs reference os-independentsawakita1-17/+19
2012-03-16romvisualizer updates for main.asm, common.asm, pokered.asmBryan Bishop1-2/+16
2012-03-14Remove python shebangs.IIMarckus1-2/+1
2012-01-30tool to sort INCBINs by interval lengthBryan Bishop1-0/+18
2012-01-27move learnsets into the asmBryan Bishop1-8/+9
2012-01-25rename common.asm -> main.asmBryan Bishop1-7/+7
2012-01-23gbz80disasm now prints out known labelsBryan Bishop1-4/+23
2012-01-23python to find labels and offsets in analyze_incbinsBryan Bishop1-3/+160
2012-01-17analyze_incbins - reject zero interval incbinsBryan Bishop1-1/+3
2012-01-17fix some offset errors in insert_texts.pyBryan Bishop1-1/+1
2012-01-17text insertion code for unnamed TX_FARsBryan Bishop1-0/+1
2012-01-15update analyze_incbins for common.asmBryan Bishop1-7/+7
2012-01-11fix asm for route 9 texts 1 through 9 inclusiveBryan Bishop1-1/+5
2012-01-10insert_asm in insert_texts for function asmBryan Bishop1-2/+3
2012-01-09updates to asm injection codeBryan Bishop1-0/+1
2012-01-08insert labels for map texts pointer listsBryan Bishop1-1/+5
2012-01-08update to the broken TX_FAR inserterBryan Bishop1-0/+1
2012-01-07text analysis and insertion code (TX_FAR targets only)Bryan Bishop1-0/+26
2012-01-04import lots of block labelsBryan Bishop1-5/+8
2012-01-03Route11GateUpstairs_h map header asmBryan Bishop1-1/+1
2012-01-03Route11Gate_h map header asmBryan Bishop1-1/+1
2012-01-03analyze_incbins now applies map header asm patchesBryan Bishop1-10/+71
2012-01-03remove debug print lineBryan Bishop1-1/+0
2012-01-03fix final interval in generated incbinsBryan Bishop1-0/+1
2012-01-03analyze_incbins is a tool to generate diffsBryan Bishop1-0/+161