disasm of map sprite tile pattern loading code plus misc stuff
disasm of remaining use item functions
fix some labels/comments regarding stat names
disasm of item use code for healing items, vitamins, evolution stones, TM's/HM's, PP Ups, PP restoring items
fix battle status constant typo
call $1372 -> call LoadMonData
more status ailment constants
fix syntax errors in main.asm
disasm of trainer info function
disasm of item menu and misc functions
disasm of pokemon menu function
disasm of some party menu related functions
changed function LoadPokemartInventory to LoadItemList
corrected the name of a constant to reflect its wider uses
added some comments/labels to Pokemon Center code
disasm of code used in item menus and other menus
disasm of number printing functions and other minor changes
disasm of misc stuff (mostly pokemart related)
disasm of more battle animation code
disasm of some battle animation code
incorporate slot machine map into main.asm
tool to sort INCBINs by interval length
extract spritesheets into .2bpp files
use zero-padded values in base stats
remove 1123 bytes from the end of bank $1c
remove 6870 bytes from the end of bank $18
remove 8427 bytes from the end of bank $17
remove 6726 bytes from the end of bank $16
remove 5557 bytes from the end of bank $15
remove 5566 bytes from the end of bank $14
remove 7281 bytes from the end of bank $12
remove 3497 bytes from bank $11
remove 1080 bytes from the end of bank F
remove 950 bytes from the end of bank 3
remove 161 bytes from the end of bank 5
remove 824 bytes from the end of bank 6
remove 4926 bytes from the end of bank 7
remove 174 bytes from the end of bank 8
clean up the final 1055 blank bank $e bytes
replace TH with TrainerHeader in abbreviated labels
expand some trainer header label abbreviations
added a single space in msuic.asm
Parsed all of the unknown music data
Updated program to support the -fo option - forces continuation of parsing past mus_end
Parsed some unknown music data
Updated Music Disassembler README.txt file with output of new help parameter
Updated Music Disassembler to support a help parameter
Updated Music Disassembler to support more advanced parameters
fixed problem with compiling wav pattern program
update MewBaseStats to use DEX_MEW
update learnset in MewBaseStats
move learnsets into the asm
leave insert_all_base_stats in a usable form
better labels for TM gift texts
replace some pointers, rename some texts
improve label names and switch broken TX_FARs to plain $17s
rename BeforeBattleTxts because of macro label length limits
possibly better label names for trainer header texts
small script to make better trainer header labels
fix VictoryRoad1TrainerHeaders label
some text labels about HM03
add V-blank handler and some associated functions, replace some addresses with labels, fix rWX and rWY
elite four trainer header text labels
fix labels in AgathaTrainerHeaders to match sequence
better labels in AgathaTrainerHeaders
Mansion3TrainerHeaders and Mansion4TrainerHeaders (renaming)
VictoryRoad2TrainerHeaders and SilphCo7TrainerHeaders
Route20TrainerHeader2 through 10 (naming)
minor comments on CeruleanCityText1
diasm of some bank 0 code (mostly menu related)
Pokemon Blue pointer at $29B3 to Unknown_74ee0.
Finsihed MeetRival Channel 3 Music Data
Finsihed MeetRival Channel 2 Music Data
Finsihed MeetRival Channel 1 Music Data and made some improvements to Music Disassembler
Made several large upgrades to Music Disassembler
rename common.asm -> main.asm
fix typos in comment labels
Finished MeetProfOak Channel 3 Music Data
Finished MeetProfOak Channel 1 Music Data
Finished MuseumGuy Channel 4 Music Data