aboutsummaryrefslogtreecommitdiffstats
path: root/extras (follow)
Commit message (Expand)AuthorAgeFilesLines
* update romvisualizer for common.asmBryan Bishop2012-01-171-3/+3
* insert many many more textsBryan Bishop2012-01-171-5/+9
* analyze_incbins - reject zero interval incbinsBryan Bishop2012-01-171-1/+3
* fix TX_RAM injector for addresses between $a-$f inclusiveBryan Bishop2012-01-171-1/+1
* skip some incbins from analyze_texts for 0-size intervalsBryan Bishop2012-01-172-1/+8
* fix insert_texts for pre-existing TX_FAR target labelsBryan Bishop2012-01-172-6/+21
* fix some offset errors in insert_texts.pyBryan Bishop2012-01-173-4/+23
* text insertion code for unnamed TX_FARsBryan Bishop2012-01-173-8/+31
* improve text printer, including TX_RAM and TX_NUMBryan Bishop2012-01-171-23/+92
* analyze_texts - find possible TX_FARsBryan Bishop2012-01-171-22/+75
* Add the currency character to text tables.IIMarckus2012-01-171-0/+1
* TX_RAM for text engine command $1 in pretty_textBryan Bishop2012-01-171-3/+20
* fix naming of map size constantsBryan Bishop2012-01-161-6/+15
* These didn’t work as intended. Delete.IIMarckus2012-01-161-9/+0
* analyze_texts now returns an end addressBryan Bishop2012-01-161-0/+1
* pretty_text - print out texts from command lineBryan Bishop2012-01-161-0/+19
* formulas for map header connections instead of raw valuesBryan Bishop2012-01-162-6/+183
* replace connection pointers with formulasBryan Bishop2012-01-152-23/+54
* update analyze_incbins for common.asmBryan Bishop2012-01-151-7/+7
* replace dimensions with constants in map headersBryan Bishop2012-01-151-0/+49
* connection_helper - print out a formula for connection mathBryan Bishop2012-01-152-2/+94
* get direction name in extract_mapsBryan Bishop2012-01-151-0/+17
* script to generate map height/width constantsBryan Bishop2012-01-151-0/+29
* ItemUseNotTime for gbz80disasmBryan Bishop2012-01-151-0/+1
* GenRandom for gbz80disasmBryan Bishop2012-01-151-0/+1
* insert _VermilionCityText14 machop textBryan Bishop2012-01-142-1/+3
* extract and include blockset dataBryan Bishop2012-01-141-0/+95
* tileset files in gfx/tilesets/Bryan Bishop2012-01-141-0/+38
* romvisualizer - make gif animation of progressBryan Bishop2012-01-131-0/+26
* Fix typo: Loreli → Lorelei.IIMarckus2012-01-131-1/+1
* some map subscript pointer listsBryan Bishop2012-01-131-2/+6
* insert_texts now inserts map script pointer listsBryan Bishop2012-01-131-32/+72
* code to insert main scripts and subscriptsBryan Bishop2012-01-132-12/+85
* update insert_texts: $0000 to $3fff don't need banksBryan Bishop2012-01-131-3/+10
* a very slow tool to find script pointers for each mapBryan Bishop2012-01-132-21/+58
* update gbz80disasm for TextScriptEndBryan Bishop2012-01-121-0/+1
* clean up trailing whitespace in gbz80disasmBryan Bishop2012-01-121-525/+525
* stop disassembling when unconditional relative jumps go backBryan Bishop2012-01-121-1/+1
* update name; reds house f1 -> reds house 1f in extract_mapsBryan Bishop2012-01-121-2/+2
* insert $8 asm for NameRaterText1Bryan Bishop2012-01-121-2/+2
* update gbz80disasm based on sawakita's changesBryan Bishop2012-01-121-8/+15
* insert texts pointer labelsBryan Bishop2012-01-121-3/+4
* switch ash and gary to red and blue in extract_maps.pyBryan Bishop2012-01-111-3/+3
* more automation to assist in text insertionBryan Bishop2012-01-112-68/+114
* a simple tool to insert missing $17s from analyze_textsBryan Bishop2012-01-111-4/+20
* remove extra output from gbz80disasmBryan Bishop2012-01-111-1/+0
* fix gbz80disasm to not treat $00 as the second byte of an opcodeBryan Bishop2012-01-111-1/+2
* formatting and commentsBryan Bishop2012-01-111-1/+1
* minor formattingBryan Bishop2012-01-112-2/+2
* fix asm for route 9 texts 1 through 9 inclusiveBryan Bishop2012-01-111-1/+5