aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Function3493 is now labeled CheckBagItemExist.Sawakita2012-01-081-2/+2
* | insert FuchsiaCityText6 to FuchsiaCityText10Bryan Bishop2012-01-111-0/+6
* | add labels for $24efBryan Bishop2012-01-111-1/+10
* | calculate usage count for undone textsBryan Bishop2012-01-112-0/+11
* | add labels for $24f4Bryan Bishop2012-01-111-0/+99
* | add address output to analyze_texts find missing textsBryan Bishop2012-01-111-1/+1
* | analyze_texts to find missing texts in pokered.asmBryan Bishop2012-01-111-1/+34
* | insert $8 asm for SaffronHouse1Text2Bryan Bishop2012-01-111-2/+5
* | insert $8 asm for LavenderHouse2Text1 and CopycatsHouseF1Text3Bryan Bishop2012-01-111-2/+9
* | insert $8 asm for LavenderHouse1Text3 and LavenderHouse1Text4Bryan Bishop2012-01-111-3/+9
* | insert $8 asm for CeladonMansion1Text3 and Text4Bryan Bishop2012-01-111-4/+8
* | insert asm for CeladonMansion1Text1Bryan Bishop2012-01-111-2/+3
* | Merge.Bryan Bishop2012-01-111-0/+3
|\ \
| * | add end address to gbz80disasm output in a commentBryan Bishop2012-01-111-0/+3
* | | Merge.IIMarckus2012-01-102-109/+265
|\ \ \ | |/ / |/| |
| * | Predef 54, used for in‐game trades.IIMarckus2012-01-101-3/+159
| * | Use item names in object data.IIMarckus2012-01-102-106/+106
* | | lowercase two-byte ops that don't have paramsBryan Bishop2012-01-101-1/+1
* | | fix gbz80disasm for multi-byte opcode incrementationBryan Bishop2012-01-101-2/+2
* | | gbz80disasm stops at all unconditional jumps unless there's a missing labelBryan Bishop2012-01-101-6/+7
* | | Merge.Bryan Bishop2012-01-102-356/+358
|\| |
| * | Use constants in trainer object data.IIMarckus2012-01-101-346/+346
| * | $CD3D seems to be used only for trades, so document it as such.IIMarckus2012-01-102-10/+12
* | | romviz - make an image to show progressBryan Bishop2012-01-101-0/+55
* | | asm for SSAnne10Text8Bryan Bishop2012-01-101-1/+5
|/ /
* | added text_pretty_printer_at to analyze_textsBryan Bishop2012-01-103-9/+92
* | clean up Lab2Text2 asmBryan Bishop2012-01-101-4/+7
* | RockTunnel1 texts and update gbz80disasm to not handle $8Bryan Bishop2012-01-102-25/+40
* | asm for SSAnne8Text8Bryan Bishop2012-01-101-1/+5
* | texts for VermilionHouse1 and asmBryan Bishop2012-01-101-1/+20
* | asm for PewterHouse1Text1Bryan Bishop2012-01-101-2/+5
* | insert $8 asm for CeladonCityText7 after TX_FARBryan Bishop2012-01-101-2/+4
* | insert $8 asm for VermilionCityText5 after TX_FARBryan Bishop2012-01-101-1/+8
* | update analyze_texts to find missing $08sBryan Bishop2012-01-101-0/+19
* | pick some reasonable defaults for gbz80disasm op codesBryan Bishop2012-01-101-10/+18
* | prefer "jp hl" over "ld pc, hl" for $E9Bryan Bishop2012-01-101-1/+1
* | add GetMachineName address to gbz80disasmBryan Bishop2012-01-101-0/+1
* | remove excess newlinesBryan Bishop2012-01-101-353/+0
* | call $00b5 -> call CopyDataBryan Bishop2012-01-102-2/+3
* | remove empty INCBINs from pokered.asmBryan Bishop2012-01-101-132/+0
* | replace call $3e6d -> call PredefBryan Bishop2012-01-102-37/+39
* | Merge.Bryan Bishop2012-01-103-10/+64
|\ \
| * | call $2f9e -> call GetMonNameBryan Bishop2012-01-102-2/+29
| * | fix gbz80disasm line repetition bugBryan Bishop2012-01-102-6/+5
| * | implement two-byte op codes in gbz80disasmBryan Bishop2012-01-101-4/+32
* | | Fix typo: Lavendar → Lavender.IIMarckus2012-01-101-1/+1
* | | Fix typo: Lavendar → Lavender.IIMarckus2012-01-102-34/+34
|/ /
* | call $31cc -> call LoadTrainerHeaderBryan Bishop2012-01-101-289/+365
* | fix gbz80disasm pretty printer for non-08 scriptsBryan Bishop2012-01-102-2/+5
* | add has_outstanding_labels to gbz80disasmBryan Bishop2012-01-101-8/+23