summaryrefslogtreecommitdiff
path: root/wram.asm
AgeCommit message (Collapse)Author
2020-04-10Add engine/events/pokemon_pc.asm and engine/items/mart.asm.entrpntr
2020-04-10Add engine/overworld/map_setup.asm.entrpntr
2020-04-10Add engine/menus/save.asm, and some other files.entrpntr
2020-04-10Add engine/rtc/rtc.asm and engine/overworld/overworld.asm.entrpntr
2020-04-08Add engine/battle/ai/[move|redundant|switch].asm.entrpntr
2020-04-08Add engine/battle/read_trainer_[attributes|party].asm.entrpntr
2020-04-08Add engine/battle/ai/scoring.asm.entrpntr
2020-04-07Add engine/battle/ai/items.asm.entrpntr
2020-04-02Finish disassembling bank $2e, miscellaneous pics cleanup.entrpntr
2020-04-01Use linkerscript for bank $2e, disassemble some stuff after pics.entrpntr
2020-03-25Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14.entrpntr
2020-03-22Clean up wram constants and bad address labels/comments.entrpntr
2020-03-17Cleanup macros before continuing.entrpntr
2020-03-17Some cleanup before continuing.entrpntr
2020-03-17Fill in a lot of missing bank $04 code.entrpntr
2020-03-17Itemfinder routines and labels.entrpntr
2020-03-16Sync home/ with pokecrystallibjet
2020-02-20Add home/sprite_anims.asmlibjet
2020-02-20Add home/mon_data.asmlibjet
2020-02-19Add home/mon_stats.asmlibjet
2020-02-19Add home/trainers.asmlibjet
2020-02-19Add home/stone_queue.asm and update script_constants.asmlibjet
2020-02-19Add home/hp_pals.asm and home/names.asmlibjet
2020-02-19Add home/hp_pals.asmlibjet
2020-02-19Update some included files at the start of home.asmlibjet
2020-02-19Add home/tilemap.asm and update home/menu.asmlibjet
2020-02-19Add home/queue_script.asmlibjet
2020-02-19Use labels instead of constants for HRAMlibjet
2020-02-18Update math.asm and add print_text.asmlibjet
2020-02-18Add copy_name.asmlibjet
2020-02-18Add copy_tilemap.asmlibjet
2020-02-18Add region.asmlibjet
2020-02-18Add sprite_updates.asmlibjet
2019-12-12Update predef_pointers and wram, and correct typo's caused by search + replacelibjet
2019-10-11Disassemble Game Freak logo introRyan Tandy
2019-10-11Copy vram.asm from pokecrystalRyan Tandy
2019-10-11Add maps and map attributes.IIMarckus
2019-09-20Sync daycare from pokecrystalRyan Tandy
2019-08-26Import trainer DVs data from pokecrystalRyan Tandy
2019-08-16Sync home/audio.asm with pokecrystal.IIMarckus
2019-08-16Build a separate audio object.IIMarckus
2019-08-16Incorporate the rest of the audio engine.IIMarckus
2018-10-03Add map objects from bank 51.IIMarckus
2018-09-24Add map objects from bank 5D.IIMarckus
2018-09-24Add battle text.IIMarckus
2018-09-20Add map objects from bank 46.IIMarckus
2018-08-21Label some known WRAM labels from pokecrystal.luckytyphlosion
2018-08-18Sync Shuckle/haircuts/Bill's Grandpa with pokecrystal.IIMarckus
2018-08-16Sync many constant/macro files with pokecrystal.IIMarckus
2018-07-06Add the three banks of common text.IIMarckus