summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-23Move diploma tilemaps out of incbinspikalaxalt
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-22the rest of engine/printer.asmpikalaxalt
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-22Replace Function with Func_pikalaxalt
2016-05-22Functions at 3a:4d35pikalaxalt
2016-05-22Disassemble ea3ea to end of bank 3apikalaxalt
2016-05-22Another function related to OAMpikalaxalt
2016-05-22Fix incbin filenamespikalaxalt
2016-05-22Disassemble function at ea3eapikalaxalt
2016-05-22FreezeEnemyTrainerSpritepikalaxalt
2016-05-22Trim trailing zeros from `dr` blocks (part 2)pikalaxalt
2016-05-22Align door tile dbwspikalaxalt
2016-05-22Trim trailing zeros from `dr` blocks (part 1)pikalaxalt
2016-05-22Elevator floor menu, clear savepikalaxalt
2016-05-22Ledgespikalaxalt
2016-05-22Pewter gym guys (moved to bank 6, no longer a predef?)pikalaxalt
2016-05-21Oh wait, there's predef_const declarations. Huh.pikalaxalt
2016-05-21Some work on disassembling npc movement scripts (aka informed copy/paste ↵pikalaxalt
from red)
2016-05-21Rearrange files and labels to reflect duplicated sfx in bank AUDIO_4pikalaxalt
2016-05-21Fix sfx separationpikalaxalt
2016-05-21Unhexlify unknown music macro arguments in bank AUDIO_4pikalaxalt
2016-05-21Audio bank 4 constants; space after commas in home/audio.asmpikalaxalt
2016-05-21Fix missing colons and missing LF at EOFpikalaxalt
2016-05-21Garbage data in bank AUDIO_4 replaced with static incbinpikalaxalt
2016-05-21Split sound effects 4pikalaxalt
2016-05-20Add space after commas in music headerspikalaxalt
2016-05-20Disassemble yellow soundspikalaxalt
2016-04-14Move yellow/main.asm code to main.asmluckytyphlosion
Also fix an error in home/overworld.asm
2016-04-09Replace bankswitch jumps with jpab, also fix hardcoded bank reference.luckytyphlosion
2016-04-09Some Bank3F Pikachu Emotions disassembling and partial documentation.luckytyphlosion
2016-03-28Complete documentation of bank1eluckytyphlosion
Todo: address comments for data/animations.asm
2016-03-26Delete animations_.asmluckytyphlosion
2016-03-26Document the rest of animations.asmluckytyphlosion
2016-03-26More animations.asm documentationluckytyphlosion
2016-03-26Merge pull request #7 from YamaArashi/masterYamaArashi
GBC palette code
2016-03-26GBC palette codeYamaArashi
2016-03-19More audio4 documentation.luckytyphlosion
Todo: figure out how to disassemble music/sfx.
2016-03-19Start working on bank20 audioluckytyphlosion
Note: Address labels aren't correct.
2016-03-19Document audio functions.luckytyphlosion