Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-13 | code to insert main scripts and subscripts | Bryan Bishop | |
hg-commit-id: 807e8743e682 | |||
2012-01-13 | update insert_texts: $0000 to $3fff don't need banks | Bryan Bishop | |
hg-commit-id: 10327274b8f8 | |||
2012-01-13 | a very slow tool to find script pointers for each map | Bryan Bishop | |
hg-commit-id: a61a85fd7577 | |||
2012-01-12 | insert more "unreferenced" text labels | Bryan Bishop | |
hg-commit-id: 8c31a254671e | |||
2012-01-12 | even more "unreferenced" texts | Bryan Bishop | |
hg-commit-id: cb366d1b1eae | |||
2012-01-12 | add more "unreferenced" texts | Bryan Bishop | |
hg-commit-id: 9dee3aedb9d0 | |||
2012-01-12 | insert Route18GateText2 into Route18GateTexts | Bryan Bishop | |
hg-commit-id: eb75dcf9b789 | |||
2012-01-12 | add Route16GateMapText3 to Route16GateMapTexts | Bryan Bishop | |
hg-commit-id: 46a075f21ddc | |||
2012-01-12 | one more text in CeladonGameCorner (CeladonGameCornerText13) | Bryan Bishop | |
hg-commit-id: f9623520feac | |||
2012-01-12 | some more texts for CeladonGymTexts | Bryan Bishop | |
hg-commit-id: 308b15f20bb8 | |||
2012-01-12 | add two opcodes after CeladonMansion1Texts | Bryan Bishop | |
hg-commit-id: 06a506394786 | |||
2012-01-12 | extract some text scripts near SeafoamIslands5Texts | Bryan Bishop | |
hg-commit-id: 9d603109b16e | |||
2012-01-12 | more texts in RocketHideout4Texts | Bryan Bishop | |
hg-commit-id: 89537c356665 | |||
2012-01-12 | update gbz80disasm for TextScriptEnd | Bryan Bishop | |
hg-commit-id: f519c306bc00 | |||
2012-01-12 | Merge in sawakita's $24d7 work. | Bryan Bishop | |
hg-commit-id: d4536dd735de | |||
2012-01-12 | BillsHouseText4 is just $fd | Bryan Bishop | |
hg-commit-id: f84c6e31c130 | |||
2012-01-12 | fill out Route7GateTexts | Bryan Bishop | |
hg-commit-id: ae4d52a4548c | |||
2012-01-12 | more for Route6GateTexts | Bryan Bishop | |
hg-commit-id: 3dd2207b6caa | |||
2012-01-12 | map out texts for Route5GateTexts | Bryan Bishop | |
hg-commit-id: d7a9fb760972 | |||
2012-01-12 | clean up trailing whitespace in gbz80disasm | Bryan Bishop | |
hg-commit-id: 1ef910ea7bbf | |||
2012-01-12 | +16 texts for OaksLabTexts | Bryan Bishop | |
hg-commit-id: 83ebe48742b2 | |||
2012-01-12 | Minor improving. | Sawakita | |
hg-commit-id: eaefcd6e5feb | |||
2012-01-12 | label for CinnabarIslandText8 | Bryan Bishop | |
hg-commit-id: 37c5373f85f7 | |||
2012-01-12 | Add routine that ends text-scripts ($24D7). | Sawakita | |
hg-commit-id: 89e0ea79b7ff | |||
2012-01-12 | more labels for PewterCityTexts | Bryan Bishop | |
hg-commit-id: 54b85a52f3bf | |||
2012-01-12 | labels for ViridianCityText14 and ViridianCityText15 | Bryan Bishop | |
hg-commit-id: f35e40e60a17 | |||
2012-01-12 | insert $8 asm for Route11GateUpstairsText2 | Bryan Bishop | |
hg-commit-id: 152301ccc043 | |||
2012-01-12 | stop disassembling when unconditional relative jumps go back | Bryan Bishop | |
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 | |||
2012-01-12 | insert $8 asm for CeruleanHouse3Text1 | Bryan Bishop | |
hg-commit-id: 37862fe18a17 | |||
2012-01-12 | insert text script for CeruleanPokecenterText4 | Bryan Bishop | |
hg-commit-id: b9dcdcbb2839 | |||
2012-01-12 | update name; reds house f1 -> reds house 1f in extract_maps | Bryan Bishop | |
hg-commit-id: a7675930313a | |||
2012-01-12 | insert $8 asm for Route11GateUpstairsText4 | Bryan Bishop | |
hg-commit-id: 8254a228899c | |||
2012-01-12 | insert $8 asm for PewterPokecenterText3 | Bryan Bishop | |
hg-commit-id: 69196d26d8a0 | |||
2012-01-12 | insert $8 asm for Lab4Text1 | Bryan Bishop | |
hg-commit-id: 6f50551b0d5d | |||
2012-01-12 | insert $8 asm for NameRaterText1 | Bryan Bishop | |
hg-commit-id: dd9f5126d4a5 | |||
2012-01-12 | update gbz80disasm based on sawakita's changes | Bryan Bishop | |
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 | |||
2012-01-12 | improve newlines around INCBINs | Bryan Bishop | |
hg-commit-id: 0fc00a2e33a5 | |||
2012-01-12 | minor formatting and some hidden $17s | Bryan Bishop | |
hg-commit-id: fc40b8c56a2f | |||
2012-01-12 | minor formatting | Bryan Bishop | |
hg-commit-id: 6901fd7898c8 | |||
2012-01-12 | insert texts pointer labels | Bryan Bishop | |
hg-commit-id: 18cc3e2ec33b | |||
2012-01-11 | switch ash and gary to red and blue in extract_maps.py | Bryan Bishop | |
hg-commit-id: 4306f4d5a885 | |||
2012-01-11 | texts for marts and pokecenters | Bryan Bishop | |
hg-commit-id: 7f2bd9622f0e | |||
2012-01-11 | text labels for MartInventories on various marts | Bryan Bishop | |
hg-commit-id: f0b79b11f8ed | |||
2012-01-11 | more automation to assist in text insertion | Bryan Bishop | |
hg-commit-id: e631a0e3c275 | |||
2012-01-11 | a simple tool to insert missing $17s from analyze_texts | Bryan Bishop | |
hg-commit-id: 66d1deca5777 | |||
2012-01-11 | add in more $17s | Bryan Bishop | |
hg-commit-id: 7b3ae9787536 | |||
2012-01-11 | switch CeladonHouse2 -> CeladonHouse | Bryan Bishop | |
hg-commit-id: 1e13e8181c4c | |||
2012-01-11 | insert more missing TX_FARs | Bryan Bishop | |
hg-commit-id: dece9a5f3932 | |||
2012-01-11 | some TX_FARs for the cerulean pokecenter | Bryan Bishop | |
hg-commit-id: a0f54bfe94a6 | |||
2012-01-11 | text script for Route7Text1 | Bryan Bishop | |
hg-commit-id: 7143f59d5210 |