summaryrefslogtreecommitdiff
path: root/home
AgeCommit message (Collapse)Author
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
2015-07-22Merge pull request #107 from YamaArashi/masterDaniel Harding
enumerate events
2015-07-22Unify audio bank referencesdannye
2→1 8→2 1f→3
2015-07-22Rename sound effect filesdannye
2015-07-21Name some battle sound effectsdannye
2015-07-20enumerate eventsYamaArashi
2015-07-19namingYamaArashi
2015-07-19jpab/jpba macrosYamaArashi
2015-07-19Merge branch 'master' of https://github.com/YamaArashi/pokereddannye
Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm
2015-07-19Name sound effectsdannye
2015-07-18small changesYamaArashi
2015-07-18miscYamaArashi
2015-07-18Consolidate coord macrosdannye
2015-07-18fix variable namingYamaArashi
2015-07-14named wram variablesYamaArashi
2015-07-14hall of fame / creditsYamaArashi
2015-07-14Comment naming screendannye
also use more joypad constants