aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* disasm of trainer info functionYamaArashi2012-02-111-2/+203
* disasm of item menu and misc functionsYamaArashi2012-02-101-53/+449
* disasm of pokemon menu functionYamaArashi2012-02-102-46/+296
* disasm of some party menu related functionsYamaArashi2012-02-091-58/+819
* disasm of pokedex codeYamaArashi2012-02-061-5/+661
* changed function LoadPokemartInventory to LoadItemListYamaArashi2012-02-061-7/+7
* corrected the name of a constant to reflect its wider usesYamaArashi2012-02-061-1/+1
* added some constantsYamaArashi2012-02-062-18/+28
* added some comments/labels to Pokemon Center codeYamaArashi2012-02-051-53/+47
* disasm of pokemart codeYamaArashi2012-02-051-12/+415
* disasm of code used in item menus and other menusYamaArashi2012-02-052-2/+563
* disasm of number printing functions and other minor changesYamaArashi2012-02-042-109/+322
* disasm of misc functionsYamaArashi2012-02-032-23/+264
* disasm of some menu codeYamaArashi2012-02-021-1/+279
* disasm of misc stuff (mostly pokemart related)YamaArashi2012-02-021-47/+286
* disasm of more battle animation codeYamaArashi2012-02-012-39/+412
* disasm of some battle animation codeYamaArashi2012-01-312-72/+578
* incorporate slot machine map into main.asmBryan Bishop2012-01-301-1/+7
* Added a tilemapAdam@Adam-PC.csueastbay.edu2012-01-301-0/+0
* remove some small incbinsBryan Bishop2012-01-302-37/+115
* tool to sort INCBINs by interval lengthBryan Bishop2012-01-301-0/+18
* extract spritesheets into .2bpp filesBryan Bishop2012-01-2968-17/+775
* use zero-padded values in base statsBryan Bishop2012-01-282-626/+626
* remove 1123 bytes from the end of bank $1cBryan Bishop2012-01-281-1/+1
* remove 6870 bytes from the end of bank $18Bryan Bishop2012-01-281-1/+1
* remove 8427 bytes from the end of bank $17Bryan Bishop2012-01-281-1/+1
* remove 6726 bytes from the end of bank $16Bryan Bishop2012-01-281-1/+1
* remove 5557 bytes from the end of bank $15Bryan Bishop2012-01-281-1/+1
* remove 5566 bytes from the end of bank $14Bryan Bishop2012-01-281-2/+0
* remove 7281 bytes from the end of bank $12Bryan Bishop2012-01-281-2/+0
* remove 3497 bytes from bank $11Bryan Bishop2012-01-281-1/+1
* remove 1080 bytes from the end of bank FBryan Bishop2012-01-281-1/+1
* remove 950 bytes from the end of bank 3Bryan Bishop2012-01-281-2/+0
* remove 161 bytes from the end of bank 5Bryan Bishop2012-01-281-1/+1
* remove 824 bytes from the end of bank 6Bryan Bishop2012-01-281-1/+1
* remove 4926 bytes from the end of bank 7Bryan Bishop2012-01-281-2/+0
* remove 174 bytes from the end of bank 8Bryan Bishop2012-01-281-1/+1
* clean up the final 1055 blank bank $e bytesBryan Bishop2012-01-281-1/+2
* MergeYamaArashi2012-01-2811-637/+8887
|\
| * replace TH with TrainerHeader in abbreviated labelsBryan Bishop2012-01-281-436/+436
| * expand some trainer header label abbreviationsBryan Bishop2012-01-281-150/+150
| * added a single space in msuic.asmKuroiIeWa5Da2012-01-281-1/+1
| * Parsed all of the unknown music dataKuroiIeWa5Da2012-01-281-95/+7993
| * Updated program to support the -fo option - forces continuation of parsing pa...KuroiIeWa5Da2012-01-283-2/+44
| * Parsed some unknown music dataKuroiIeWa5Da2012-01-281-1/+129
| * Updated Music Disassembler README.txt file with output of new help parameterKuroiIeWa5Da2012-01-281-22/+26
| * Updated Music Disassembler to support a help parameterKuroiIeWa5Da2012-01-281-0/+37
| * Updated Music Disassembler to support more advanced parametersKuroiIeWa5Da2012-01-286-62/+203
* | add more displaytextid stuffYamaArashi2012-01-281-47/+207
|/
* fixed problem with compiling wav pattern programKuroiIeWa5Da2012-01-281-4/+4