summaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Expand)Author
2012-01-09insertion code for $08 text script asmBryan Bishop
2012-01-09a simple gameboy disassemblerBryan Bishop
2012-01-09CELADON_HOUSE_2 -> CELADON_HOUSEBryan Bishop
2012-01-09fix map naming mistakes in celadon cityBryan Bishop
2012-01-08insert labels for map texts pointer listsBryan Bishop
2012-01-08update to the broken TX_FAR inserterBryan Bishop
2012-01-08script to insert TX_FAR labelsBryan Bishop
2012-01-07typo fix for cinnibar -> cinnabarBryan Bishop
2012-01-07text analysis and insertion code (TX_FAR targets only)Bryan Bishop
2012-01-07add more text bytes for abbreviationsBryan Bishop
2012-01-07somewhat buggy TX_FAR pretty printerBryan Bishop
2012-01-06analyze_texts can handle more text commands nowBryan Bishop
2012-01-06starting to work with text command $01Bryan Bishop
2012-01-06analyze_text now works with TX_FARBryan Bishop
2012-01-06fix pointer calculation in analyze_textsBryan Bishop
2012-01-06fix some python reserved names and variablesBryan Bishop
2012-01-06a prototype of a script to parse text scriptsBryan Bishop
2012-01-05a script to insert map object data into pokered.asmBryan Bishop
2012-01-05insert object asmBryan Bishop
2012-01-05use sprite constants in pretty printerBryan Bishop
2012-01-05switch around old amber sprite constantsBryan Bishop
2012-01-05sprite constantsBryan Bishop
2012-01-05sprite_helper finds which maps a sprite appears onBryan Bishop
2012-01-05start using EVENT_DISP in object data outputBryan Bishop
2012-01-05pretty printer for object labels and asmBryan Bishop
2012-01-05tiny update to print out a list of referenced text countsBryan Bishop
2012-01-04extract "referenced texts" from mapsBryan Bishop
2012-01-04text_pointers.py - simple tool to look at text pointersBryan Bishop
2012-01-04add block labels to map headersBryan Bishop
2012-01-04add most of the block labelsBryan Bishop
2012-01-04import lots of block labelsBryan Bishop
2012-01-03fix typos in names in extract_maps.pyBryan Bishop
2012-01-03map_block_dumper - create these .blk filesBryan Bishop
2012-01-03Route11GateUpstairs_h map header asmBryan Bishop
2012-01-03Route11Gate_h map header asmBryan Bishop
2012-01-03analyze_incbins now applies map header asm patchesBryan Bishop
2012-01-03don't print extra comments about connections for zero connectionsBryan Bishop
2012-01-03remove bank id output in pretty_map_headers, it's wrong anywayBryan Bishop
2012-01-03remove debug print lineBryan Bishop
2012-01-03fix final interval in generated incbinsBryan Bishop
2012-01-03analyze_incbins is a tool to generate diffsBryan Bishop
2012-01-03update cinnabar island name in extract_mapsBryan Bishop
2012-01-03remove cardinal booleans in extract_mapsBryan Bishop
2012-01-03fix map names in extract_maps per 4a9db3764c20Bryan Bishop
2012-01-03fix tileset in pretty_map_headers outputBryan Bishop
2012-01-03relative filepath to baserom.gbc in extras/extract_maps.pyBryan Bishop
2012-01-02fix error in map header asm (db -> dw)Bryan Bishop
2012-01-02tool to dump asm for each map headerBryan Bishop
2012-01-02tools/extract_maps.py -> extras/Bryan Bishop
2011-03-16$0 is a valid tile in maps, even though $00 is the terminating byte.IIMarckus