summaryrefslogtreecommitdiff
path: root/home
AgeCommit message (Collapse)Author
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-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
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
2015-09-03Make pokeyellow build correctly.luckytyphlosion
2015-08-30Fixes.luckytyphlosion
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-12commented SGB palette stuffYamaArashi
2015-08-09Fix bank1c errors and a few missed bank0 errors.luckytyphlosion
2015-08-09Fix all of bank0 related errors.luckytyphlosion
2015-08-09Fix typos up to end of home/audio.asmluckytyphlosion
2015-08-08commented audio codeYamaArashi
2015-08-05Use more lbdannye
and other clean up
2015-08-02Attempt to make Yellow Buildable, part 5luckytyphlosion
Rest of unknown pointers in homebank, fix some function names.
2015-08-01Attempt to make yellow buildable, part 4luckytyphlosion
Hardcoded pointers, dr (define rom) macro.
2015-08-01Attempt to make Yellow buildable, part 2.luckytyphlosion
2015-08-01Attempt to make yellow buildable.luckytyphlosion
Building Errors: Segmentation Error.
2015-07-29constants for PrintNumberYamaArashi
2015-07-25yet more namingYamaArashi
2015-07-24more naming variablesYamaArashi