summaryrefslogtreecommitdiff
path: root/main.asm
AgeCommit message (Collapse)Author
2016-05-23Move all the printer functions out of main.asm, including the intermediate ↵pikalaxalt
dr blocks
2016-05-23More functions related to printing boxespikalaxalt
2016-05-23A function related to printing boxes?pikalaxalt
2016-05-23Two functions at e925dpikalaxalt
2016-05-22Resolve hard-coded callspikalaxalt
2016-05-22Disassemble diploma in bank 3apikalaxalt
2016-05-22Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt
2016-05-22Bank15 misc functionsluckytyphlosion
2016-05-22Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt
2016-05-22engine/printer.asmpikalaxalt
2016-05-22Bank11 and 14 misc functions.luckytyphlosion
2016-05-22Replace MonsterNames dr with file already in repopikalaxalt
2016-05-22Functions at 3a:4d35pikalaxalt
2016-05-22Disassemble ea3ea to end of bank 3apikalaxalt
2016-05-22Another function related to OAMpikalaxalt
2016-05-22Disassemble function at ea3eapikalaxalt
2016-05-22FreezeEnemyTrainerSpritepikalaxalt
2016-05-22Trim trailing zeros from `dr` blocks (part 2)pikalaxalt
2016-05-22Trim trailing zeros from `dr` blocks (part 1)pikalaxalt
2016-05-22Elevator floor menu, clear savepikalaxalt
2016-05-22Ledgespikalaxalt
2016-05-21Some work on disassembling npc movement scripts (aka informed copy/paste ↵pikalaxalt
from red)
2016-04-14Move yellow/main.asm code to main.asmluckytyphlosion
Also fix an error in home/overworld.asm
2016-04-09Some Bank3F Pikachu Emotions disassembling and partial documentation.luckytyphlosion
2015-12-29More BankF documentationluckytyphlosion
Also introduce bit direction constants and setpal macros
2015-11-29bankB misc functionsluckytyphlosion
ScaleSpriteByTwo, DisplayEffectiveness and CheckIfMoveIsKnown
2015-11-28BankA misc functionsluckytyphlosion
predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_
2015-11-13_RemovePokemon and _DisplayPokedexluckytyphlosion
2015-11-08Move data, mon header data, cry data.luckytyphlosion
Also remove bmon folder
2015-11-08DisplayTextIDInit and DrawStartMenuluckytyphlosion
Also re-add event_macros.asm
2015-10-29overworld item & movement code, cable club code, remove more instances of ↵luckytyphlosion
W_, add PIKAHAPPY_TRADE Also make replace.sh take args
2015-10-26Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion
functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d.
2015-10-25Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵luckytyphlosion
functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b.
2015-10-24data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵luckytyphlosion
misc functions Also rename pcm-related functions.
2015-10-18Complete documentation of bank3luckytyphlosion
Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
2015-10-17More bank3 documentationluckytyphlosion
Also misc. documentation in bank3c and bank3f
2015-10-11more annotations on ModifyPikachuHappinessPikalaxALT
2015-10-04Some bank3 documentationluckytyphlosion
2015-08-30Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion
Doesn't build.
2015-08-14add border constant and clear up misnomerYamaArashi
2015-08-12named more variablesYamaArashi
2015-08-12commented SGB palette stuffYamaArashi
2015-08-11More joypad constantsdannye
2015-08-10Replace hardcoded name lengths with NAME_LENGTHdannye
2015-08-10Merge branch 'master' of https://github.com/YamaArashi/pokereddannye
2015-08-09Replace some hardcoded data sizesdannye
2015-08-07fixed namesYamaArashi
2015-08-05Use more lbdannye
and other clean up
2015-08-01Build only YellowU-Daniel-PC\Daniel
Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm
2015-08-01text.oU-Daniel-PC\Daniel
Conflicts: main.asm text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm wram.asm yellow/text.asm