summaryrefslogtreecommitdiff
path: root/main.asm
AgeCommit message (Collapse)Author
2013-01-14add pokerus checkyenatch
2013-01-13Add lots of phone call texts.IIMarckus
2013-01-13reformat title screen palettesyenatch
2013-01-12disassemble title screen inityenatch
2013-01-11make some labels saneryenatch
2013-01-11comment LoadEnemyMon and related fns; add RNG fnsyenatch
2013-01-09Merge pull request #57 from yenatch/masterBryan Bishop
clean up pic pointers/incbins
2013-01-08Pull out some code related to map names / item descriptions.IIMarckus
2013-01-08Add string pointers and coordinates for town map locations.IIMarckus
2013-01-07fix pic incbin formattingyenatch
2013-01-07bank 5a is a carbon copy of bank 59yenatch
2013-01-05trainer dvsyenatch
2013-01-04include all compressed and decompressed graphicsyenatch
* frontpics & animation tiles * backpics * trainer pics * attack animation gfx * intro gfx * intro tilemaps * title gfx * tilesets * player backpic * dude backpic * pokegear/town map fixes #33, #34 and #35
2013-01-01remove last incbin in bank 3ayenatch
2012-12-31bank 70 (text)yenatch
2012-12-31pedantic whitespace fixBryan Bishop
2012-12-31pedantic comma format fixBryan Bishop
2012-12-31pokemon base stats structure + removed junk filesBryan Bishop
2012-12-26update address syntax againBryan Bishop
2012-12-26Merge remote branch 'remotes/yenatch/master'Bryan Bishop
Oops, missed a few commits last time.
2012-12-23Merge remote branch 'remotes/yenatch/master'Bryan Bishop
fixes #49
2012-12-23add SpecialRoamMons and reformat TypeEffectspadz
2012-12-23clean up bank 0; time-sensitive fns; add Predef fnpadz
comment redone joypad functions + automated input comment some uncommented functions comment known hram addresses try to clean up CalcMagikarpLength label known addresses add time-sensitive functions (rtc, palettes) add Predef and PredefPointers
2012-12-17specialphonecall takes a 16‐bit ID.IIMarckus
2012-12-16switch ld syntax from ff00+xx to ffxxBryan Bishop
s/\([fF][fF]\)00+\$\([A-Za-z0-9]\)\([A-Za-z0-9]\)/\1\2\3/g s/\([fF][fF]\)00+\$\([A-Za-z0-9]\)/\10\2/g
2012-12-14expand on battle rampadz
2012-11-30update music ptrs + labels and include music filespadz
2012-11-24add surf checks and related functionspadz
2012-11-19Add trade data.IIMarckus
2012-11-03move musicdata to files in /music, data removed fnpadz
2012-11-03disasm bank3a, map audio ram, implement musscriptspadz
2012-11-02prep for next commitpadz
2012-10-25Improve labels for Elm’s lab.IIMarckus
2012-10-11add missing instructionpadz
2012-10-11start sfx disasmpadz
2012-10-09add breeding section to wrampadz
2012-10-09start work on audio enginepadz
2012-10-09flesh out bittable2padz
2012-10-04add comment-address for Functiona0aBryan Bishop
2012-09-30convert whitespace to tabsBryan Bishop
2012-09-30clean up whitespaceBryan Bishop
2012-09-26emergency fixpadz
2012-09-23fix last commitpadz
2012-09-22add flag handling, implement dwbpadz
2012-09-22treemon and assorted minor changespadz
2012-09-16comment last commitpadz
2012-09-11PrintLetterDelay and some battle initpadz
2012-09-10Confirmed: this RAM location represents link battle.IIMarckus
2012-09-10Add labels for ram values discovered while disassembling battle music.IIMarckus
2012-09-10Add the region checks for battle music.IIMarckus