aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * code to insert main scripts and subscriptsBryan Bishop2012-01-132-12/+85
| | | | | | | | | | hg-commit-id: 807e8743e682
| * update insert_texts: $0000 to $3fff don't need banksBryan Bishop2012-01-131-3/+10
| | | | | | | | | | hg-commit-id: 10327274b8f8
| * a very slow tool to find script pointers for each mapBryan Bishop2012-01-132-21/+58
| | | | | | | | | | hg-commit-id: a61a85fd7577
| * insert more "unreferenced" text labelsBryan Bishop2012-01-121-36/+92
| | | | | | | | | | hg-commit-id: 8c31a254671e
| * even more "unreferenced" textsBryan Bishop2012-01-121-15/+70
| | | | | | | | | | hg-commit-id: cb366d1b1eae
| * add more "unreferenced" textsBryan Bishop2012-01-121-9/+30
| | | | | | | | | | hg-commit-id: 9dee3aedb9d0
| * insert Route18GateText2 into Route18GateTextsBryan Bishop2012-01-121-4/+5
| | | | | | | | | | hg-commit-id: eb75dcf9b789
| * add Route16GateMapText3 to Route16GateMapTextsBryan Bishop2012-01-121-4/+5
| | | | | | | | | | hg-commit-id: 46a075f21ddc
| * one more text in CeladonGameCorner (CeladonGameCornerText13)Bryan Bishop2012-01-121-4/+5
| | | | | | | | | | hg-commit-id: f9623520feac
| * some more texts for CeladonGymTextsBryan Bishop2012-01-121-3/+15
| | | | | | | | | | hg-commit-id: 308b15f20bb8
| * add two opcodes after CeladonMansion1TextsBryan Bishop2012-01-121-1/+4
| | | | | | | | | | hg-commit-id: 06a506394786
| * extract some text scripts near SeafoamIslands5TextsBryan Bishop2012-01-121-3/+11
| | | | | | | | | | hg-commit-id: 9d603109b16e
| * more texts in RocketHideout4TextsBryan Bishop2012-01-121-3/+6
| | | | | | | | | | hg-commit-id: 89537c356665
| * update gbz80disasm for TextScriptEndBryan Bishop2012-01-122-9/+2
| | | | | | | | | | hg-commit-id: f519c306bc00
| * Merge in sawakita's $24d7 work.Bryan Bishop2012-01-121-3/+10
| |\ | | | | | | | | | | | | hg-commit-id: d4536dd735de
| * | BillsHouseText4 is just $fdBryan Bishop2012-01-121-7/+7
| | | | | | | | | | | | | | | hg-commit-id: f84c6e31c130
| * | fill out Route7GateTextsBryan Bishop2012-01-121-3/+3
| | | | | | | | | | | | | | | hg-commit-id: ae4d52a4548c
| * | more for Route6GateTextsBryan Bishop2012-01-121-3/+3
| | | | | | | | | | | | | | | hg-commit-id: 3dd2207b6caa
| * | map out texts for Route5GateTextsBryan Bishop2012-01-121-4/+8
| | | | | | | | | | | | | | | hg-commit-id: d7a9fb760972
| * | clean up trailing whitespace in gbz80disasmBryan Bishop2012-01-122-526/+526
| | | | | | | | | | | | | | | hg-commit-id: 1ef910ea7bbf
| * | +16 texts for OaksLabTextsBryan Bishop2012-01-121-3/+99
| | | | | | | | | | | | | | | hg-commit-id: 83ebe48742b2
| * | label for CinnabarIslandText8Bryan Bishop2012-01-121-2/+3
| | | | | | | | | | | | | | | hg-commit-id: 37c5373f85f7
| * | more labels for PewterCityTextsBryan Bishop2012-01-121-5/+9
| | | | | | | | | | | | | | | hg-commit-id: 54b85a52f3bf
| * | labels for ViridianCityText14 and ViridianCityText15Bryan Bishop2012-01-121-5/+10
| | | | | | | | | | | | | | | hg-commit-id: f35e40e60a17
| * | insert $8 asm for Route11GateUpstairsText2Bryan Bishop2012-01-121-1/+32
| | | | | | | | | | | | | | | hg-commit-id: 152301ccc043
| * | stop disassembling when unconditional relative jumps go backBryan Bishop2012-01-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | This adds the condition that it should stop disassembling even if there are unsatisfied labels (example: from before the text script began). hg-commit-id: 0b6ebcb02348
| * | insert $8 asm for CeruleanHouse3Text1Bryan Bishop2012-01-121-1/+47
| | | | | | | | | | | | | | | hg-commit-id: 37862fe18a17
| * | insert text script for CeruleanPokecenterText4Bryan Bishop2012-01-121-1/+4
| | | | | | | | | | | | | | | hg-commit-id: b9dcdcbb2839
| * | update name; reds house f1 -> reds house 1f in extract_mapsBryan Bishop2012-01-121-2/+2
| | | | | | | | | | | | | | | hg-commit-id: a7675930313a
| * | insert $8 asm for Route11GateUpstairsText4Bryan Bishop2012-01-121-1/+9
| | | | | | | | | | | | | | | hg-commit-id: 8254a228899c
| * | insert $8 asm for PewterPokecenterText3Bryan Bishop2012-01-121-1/+49
| | | | | | | | | | | | | | | hg-commit-id: 69196d26d8a0
| * | insert $8 asm for Lab4Text1Bryan Bishop2012-01-121-1/+47
| | | | | | | | | | | | | | | hg-commit-id: 6f50551b0d5d
| * | insert $8 asm for NameRaterText1Bryan Bishop2012-01-122-3/+47
| | | | | | | | | | | | | | | hg-commit-id: dd9f5126d4a5
| * | update gbz80disasm based on sawakita's changesBryan Bishop2012-01-122-8/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes include: * .ASM_ labels now include their offset in the label * byte_labels keeps better track of when a label is defined versus used * reverse relative jumps now work * reverse unconditional relative jumps can end a script hg-commit-id: 8afc93fce17a
| * | improve newlines around INCBINsBryan Bishop2012-01-121-1/+255
| | | | | | | | | | | | | | | hg-commit-id: 0fc00a2e33a5
| * | minor formatting and some hidden $17sBryan Bishop2012-01-121-5/+6
| | | | | | | | | | | | | | | hg-commit-id: fc40b8c56a2f
| * | minor formattingBryan Bishop2012-01-121-0/+22
| | | | | | | | | | | | | | | hg-commit-id: 6901fd7898c8
| * | insert texts pointer labelsBryan Bishop2012-01-122-146/+884
| | | | | | | | | | | | | | | hg-commit-id: 18cc3e2ec33b
| * | switch ash and gary to red and blue in extract_maps.pyBryan Bishop2012-01-111-3/+3
| | | | | | | | | | | | | | | hg-commit-id: 4306f4d5a885
| * | texts for marts and pokecentersBryan Bishop2012-01-111-8/+35
| | | | | | | | | | | | | | | hg-commit-id: 7f2bd9622f0e
| * | text labels for MartInventories on various martsBryan Bishop2012-01-111-10/+45
| | | | | | | | | | | | | | | hg-commit-id: f0b79b11f8ed
| * | more automation to assist in text insertionBryan Bishop2012-01-112-68/+114
| | | | | | | | | | | | | | | hg-commit-id: e631a0e3c275
* | | Replace some hex values with labels. Remove some weird extra-indentation.Sawakita2012-01-141-12/+12
| | | | | | | | | | | | | | | hg-commit-id: eab17e7f37f4
* | | Add some labels for RAM locations, relative to mapheader.Sawakita2012-01-141-0/+6
| |/ |/| | | | | | | hg-commit-id: 077e4a4aa7ed
* | Minor improving.Sawakita2012-01-121-2/+3
| | | | | | | | | | hg-commit-id: eaefcd6e5feb
* | Add routine that ends text-scripts ($24D7).Sawakita2012-01-121-1/+7
|/ | | | | hg-commit-id: 89e0ea79b7ff
* a simple tool to insert missing $17s from analyze_textsBryan Bishop2012-01-111-4/+20
| | | | | hg-commit-id: 66d1deca5777
* add in more $17sBryan Bishop2012-01-111-5/+11
| | | | | hg-commit-id: 7b3ae9787536
* switch CeladonHouse2 -> CeladonHouseBryan Bishop2012-01-111-18/+34
| | | | | hg-commit-id: 1e13e8181c4c
* insert more missing TX_FARsBryan Bishop2012-01-111-24/+150
| | | | | hg-commit-id: dece9a5f3932