| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | more labels for PewterCityTexts | Bryan Bishop | 2012-01-12 | 1 | -5/+9 |
| | | | | | | hg-commit-id: 54b85a52f3bf | ||||
| * | labels for ViridianCityText14 and ViridianCityText15 | Bryan Bishop | 2012-01-12 | 1 | -5/+10 |
| | | | | | | hg-commit-id: f35e40e60a17 | ||||
| * | insert $8 asm for Route11GateUpstairsText2 | Bryan Bishop | 2012-01-12 | 1 | -1/+32 |
| | | | | | | hg-commit-id: 152301ccc043 | ||||
| * | stop disassembling when unconditional relative jumps go back | Bryan Bishop | 2012-01-12 | 1 | -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 CeruleanHouse3Text1 | Bryan Bishop | 2012-01-12 | 1 | -1/+47 |
| | | | | | | hg-commit-id: 37862fe18a17 | ||||
| * | insert text script for CeruleanPokecenterText4 | Bryan Bishop | 2012-01-12 | 1 | -1/+4 |
| | | | | | | hg-commit-id: b9dcdcbb2839 | ||||
| * | update name; reds house f1 -> reds house 1f in extract_maps | Bryan Bishop | 2012-01-12 | 1 | -2/+2 |
| | | | | | | hg-commit-id: a7675930313a | ||||
| * | insert $8 asm for Route11GateUpstairsText4 | Bryan Bishop | 2012-01-12 | 1 | -1/+9 |
| | | | | | | hg-commit-id: 8254a228899c | ||||
| * | insert $8 asm for PewterPokecenterText3 | Bryan Bishop | 2012-01-12 | 1 | -1/+49 |
| | | | | | | hg-commit-id: 69196d26d8a0 | ||||
| * | insert $8 asm for Lab4Text1 | Bryan Bishop | 2012-01-12 | 1 | -1/+47 |
| | | | | | | hg-commit-id: 6f50551b0d5d | ||||
| * | insert $8 asm for NameRaterText1 | Bryan Bishop | 2012-01-12 | 2 | -3/+47 |
| | | | | | | hg-commit-id: dd9f5126d4a5 | ||||
| * | update gbz80disasm based on sawakita's changes | Bryan Bishop | 2012-01-12 | 2 | -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 INCBINs | Bryan Bishop | 2012-01-12 | 1 | -1/+255 |
| | | | | | | hg-commit-id: 0fc00a2e33a5 | ||||
| * | minor formatting and some hidden $17s | Bryan Bishop | 2012-01-12 | 1 | -5/+6 |
| | | | | | | hg-commit-id: fc40b8c56a2f | ||||
| * | minor formatting | Bryan Bishop | 2012-01-12 | 1 | -0/+22 |
| | | | | | | hg-commit-id: 6901fd7898c8 | ||||
| * | insert texts pointer labels | Bryan Bishop | 2012-01-12 | 2 | -146/+884 |
| | | | | | | hg-commit-id: 18cc3e2ec33b | ||||
| * | switch ash and gary to red and blue in extract_maps.py | Bryan Bishop | 2012-01-11 | 1 | -3/+3 |
| | | | | | | hg-commit-id: 4306f4d5a885 | ||||
| * | texts for marts and pokecenters | Bryan Bishop | 2012-01-11 | 1 | -8/+35 |
| | | | | | | hg-commit-id: 7f2bd9622f0e | ||||
| * | text labels for MartInventories on various marts | Bryan Bishop | 2012-01-11 | 1 | -10/+45 |
| | | | | | | hg-commit-id: f0b79b11f8ed | ||||
| * | more automation to assist in text insertion | Bryan Bishop | 2012-01-11 | 2 | -68/+114 |
| | | | | | | hg-commit-id: e631a0e3c275 | ||||
| * | a simple tool to insert missing $17s from analyze_texts | Bryan Bishop | 2012-01-11 | 1 | -4/+20 |
| | | | | | | hg-commit-id: 66d1deca5777 | ||||
| * | add in more $17s | Bryan Bishop | 2012-01-11 | 1 | -5/+11 |
| | | | | | | hg-commit-id: 7b3ae9787536 | ||||
| * | switch CeladonHouse2 -> CeladonHouse | Bryan Bishop | 2012-01-11 | 1 | -18/+34 |
| | | | | | | hg-commit-id: 1e13e8181c4c | ||||
| * | insert more missing TX_FARs | Bryan Bishop | 2012-01-11 | 1 | -24/+150 |
| | | | | | | hg-commit-id: dece9a5f3932 | ||||
| * | some TX_FARs for the cerulean pokecenter | Bryan Bishop | 2012-01-11 | 1 | -11/+15 |
| | | | | | | hg-commit-id: a0f54bfe94a6 | ||||
| * | text script for Route7Text1 | Bryan Bishop | 2012-01-11 | 1 | -2/+7 |
| | | | | | | hg-commit-id: 7143f59d5210 | ||||
| * | add CeruleanCityText11 for 0x19707 | Bryan Bishop | 2012-01-11 | 1 | -0/+1 |
| | | | | | | hg-commit-id: 0db3e375cded | ||||
| * | insert $8 asm for CinnabarGymText1 | Bryan Bishop | 2012-01-11 | 1 | -1/+26 |
| | | | | | | hg-commit-id: 1323fe54b35e | ||||
| * | insert $8 asm for Route16GateUpstairsText3 | Bryan Bishop | 2012-01-11 | 1 | -1/+7 |
| | | | | | | hg-commit-id: defaa9b4cfbb | ||||
| * | insert $8 asm for Route16GateUpstairsText4 | Bryan Bishop | 2012-01-11 | 1 | -1/+7 |
| | | | | | | hg-commit-id: a33b319c7b23 | ||||
| * | insert $8 asm for Route18GateHeaderText2 | Bryan Bishop | 2012-01-11 | 1 | -1/+6 |
| | | | | | | hg-commit-id: 2bccab15cbe2 | ||||
| * | insert $8 asm for Route18GateHeaderText3 | Bryan Bishop | 2012-01-11 | 1 | -1/+7 |
| | | | | | | hg-commit-id: 84b2f21095ca | ||||
| * | insert $8 asm for Route22GateText1 | Bryan Bishop | 2012-01-11 | 1 | -1/+20 |
| | | | | | | hg-commit-id: a4e7cb7451d7 | ||||
| * | insert $8 asm for Route12GateUpstairsText3 | Bryan Bishop | 2012-01-11 | 1 | -23/+11 |
| | | | | | | hg-commit-id: f33babf523fe | ||||
| * | more labels to $24f4 | Bryan Bishop | 2012-01-11 | 1 | -2/+3 |
| | | | | | | hg-commit-id: 4823454a80f5 | ||||
| * | insert $8 asm for SilphCo7Text2 | Bryan Bishop | 2012-01-11 | 1 | -1/+16 |
| | | | | | | hg-commit-id: 916768f25e5b | ||||
| * | add some missing labels | Bryan Bishop | 2012-01-11 | 1 | -0/+5 |
| | | | | | | hg-commit-id: 5d83b388692d | ||||
| * | remove extra output from gbz80disasm | Bryan Bishop | 2012-01-11 | 1 | -1/+0 |
| | | | | | | hg-commit-id: 2c4886b28a2f | ||||
| * | insert $8 asm for SSAnne2Text2 | Bryan Bishop | 2012-01-11 | 1 | -1/+14 |
| | | | | | | hg-commit-id: 630f9825b2f0 | ||||
| * | insert $8 asm for FanClubText3 | Bryan Bishop | 2012-01-11 | 1 | -1/+15 |
| | | | | | | hg-commit-id: fe1fe41ba506 | ||||
| * | fix gbz80disasm to not treat $00 as the second byte of an opcode | Bryan Bishop | 2012-01-11 | 1 | -1/+2 |
| | | | | | | hg-commit-id: 290296b59823 | ||||
| * | formatting and comments | Bryan Bishop | 2012-01-11 | 2 | -1/+6 |
| | | | | | | hg-commit-id: 4cf41759eaf0 | ||||
| * | insert $8 asm for BillsHouseText1 | Bryan Bishop | 2012-01-11 | 1 | -1/+39 |
| | | | | | | | | It might be wrong in a few places. hg-commit-id: 06d15cb0916a | ||||
| * | insert $8 asm for PowerPlantText1 through PowerPlantText9 | Bryan Bishop | 2012-01-11 | 1 | -1/+67 |
| | | | | | | hg-commit-id: 007d3cf47ac8 | ||||
| * | minor formatting | Bryan Bishop | 2012-01-11 | 3 | -2/+3 |
| | | | | | | hg-commit-id: b6dfe0dfccd2 | ||||
| * | add labels for route 6, 7 and 8 text 1 | Bryan Bishop | 2012-01-11 | 1 | -0/+6 |
| | | | | | | hg-commit-id: 47a63dca1005 | ||||
| * | insert $8 asm for DayCareMText1 | Bryan Bishop | 2012-01-11 | 1 | -1/+58 |
| | | | | | | hg-commit-id: ac1232cf7507 | ||||
| * | insert $8 asm for Route5GateText1 | Bryan Bishop | 2012-01-11 | 1 | -1/+30 |
| | | | | | | hg-commit-id: 85a92f85a4aa | ||||
| * | lots of $8 asm for MuseumF1Text1 | Bryan Bishop | 2012-01-11 | 1 | -60/+169 |
| | | | | | | hg-commit-id: 23064c3aae09 | ||||
| * | OaksLabText11 is a dupe label | Bryan Bishop | 2012-01-11 | 1 | -0/+3 |
| | | | | | | hg-commit-id: a30f0752edf9 | ||||
