summaryrefslogtreecommitdiff
path: root/home
AgeCommit message (Collapse)Author
2016-06-12sync tileset WRAM labelsYamaArashi
2016-06-12sync tileset WRAM labelsYamaArashi
2016-06-12Merge branch 'master' of https://github.com/pret/pokeyellow into merge-pokeredmerge-pokereddannye
2016-06-12Remove more address commentsdannye
2016-06-12more syncing with pokeyellowYamaArashi
2016-06-12more syncing with pokeredYamaArashi
2016-06-12Merge branch 'master' of https://github.com/pret/pokered into merge-pokereddannye
2016-06-12Remove the last address commentsdannye
except for wram.asm and sram.asm also delete unused yellow file
2016-06-12Merge branch 'master' of https://github.com/pret/pokered into merge-pokereddannye
2016-06-12Remove some leftover address commentsdannye
2016-06-11remove address commentsYamaArashi
2016-06-11Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt
2016-06-11Character dict; surfing minigame; printer debugpikalaxalt
2016-06-11remove address commentsYamaArashi
2016-06-11Merge branch 'master' of https://github.com/pret/pokeyellowdannye
2016-06-11Sync with pokereddannye
from August 29, 2015 to April 6, 2016
2016-06-08More on Pikachu emotionspikalaxalt
2016-06-08Pikapic animation function labelspikalaxalt
2016-06-08No more standalone WRAM addresses in the Event Flags arraypikalaxalt
2016-06-08Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt
2016-06-06Split out pikachu engine functions; sprite state data macrospikalaxalt
2016-06-06More printer labelspikalaxalt
2016-06-06Printer-related labelspikalaxalt
2016-06-06Clean up white spacedannye
2016-06-04Finish disassembling the functions in bank 3epikalaxalt
2016-05-31Champion's room; resolve predefspikalaxalt
2016-05-31The rest of SS Annepikalaxalt
2016-05-31Vermilion Fan Clubpikalaxalt
2016-05-30League PC code, address comments for hidden_items.asmluckytyphlosion
2016-05-30Mt Moon Pokemon Centerpikalaxalt
2016-05-29Pewter Pokecenterpikalaxalt
2016-05-29Another chunk of bank 3cpikalaxalt
2016-05-27Route 24 scriptspikalaxalt
2016-05-21Audio bank 4 constants; space after commas in home/audio.asmpikalaxalt
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-19Document audio functions.luckytyphlosion
2016-01-03Fix game time labelsPikalaxALT
2015-12-29More BankF documentationluckytyphlosion
Also introduce bit direction constants and setpal macros
2015-12-23engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asmluckytyphlosion
Also document Func_1681 (GetFarByte) and fix Missingno's dex entry
2015-11-21LoadPokedexTilePatterns and engine/overworld/map_sprites.asmluckytyphlosion
Also replace dummy sprites and fix replace.sh to only parse .asm files
2015-11-15engine/menu/start_menu.asmluckytyphlosion
Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm
2015-11-01oak_speech2.asmluckytyphlosion
Also replace W_RIVALNAME with wRivalName
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-18Complete documentation of bank3luckytyphlosion
Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
2015-10-12Rename some palette labels.luckytyphlosion
Also add replace.sh
2015-10-03bank1f audio.luckytyphlosion
Also move yellow/audio.asm to audio.asm
2015-09-27Bank8 audio.luckytyphlosion
todo: correct address comments note: tx_pre_constants are not 100% accurate, but they work well enough to have yellow build correctly
2015-09-26Bank2 audio.luckytyphlosion
todo: correct labels