summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-19Update Discord link.luckytyphlosion
2019-10-17Add deobfuscation from pokered commitsAmber Brault
Remove excess linebreaks from surfing_minigame.asm This commit removes the extra line breaks added accidentally from the last commit. Add deobfuscation from pokered commits
2019-10-11Label surfing minigame SFXAmber Brault
2019-06-10Remove .gitmodules file.IIMarckus
2019-06-10Update toolsCeleste Brault
2018-11-18Prefix AnimatedObject labels with w.luckytyphlosion
2018-11-18Clean up pre-linkerscript remnants.luckytyphlosion
2018-11-18Rename spritestatedata structs.luckytyphlosion
2018-10-22Update Discord link.luckytyphlosion
2018-04-22Merge pull request #36 from ISSOtm/patch-1Daniel Harding
Update RGBDS repo link
2018-04-22Merge pull request #33 from pret/install-instructionsDaniel Harding
use submodule update instead of clone --recursive
2018-04-22Merge pull request #32 from pret/fix-bank-constantsDaniel Harding
Fix bank constants and use a macro for pcm data
2018-04-22Fix malformed listsdannye
from 8b82d13dd520d387f926db819fda949ad0021b53
2018-04-09Update RGBDS repo linkPanda Habert
The current link redirects to rednex/rgbds, which is the currently updated repo. This removes the redirection, which might break eventually.
2018-04-01fix some constantsyenatch
2018-04-01remove BANK[] and bank constants from ROMX sectionsyenatch
2018-04-01move pikachu cries into a separate fileyenatch
2018-04-01use a macro for pikachu criesyenatch
2018-04-01--recursive is easily missedyenatch
2017-12-31Add pokegold and pokefirered.luckytyphlosion
2017-10-16Merge pull request #29 from zechs6437/masterDaniel Harding
call $3c29 -> call EnableAutoTextBoxDrawing
2017-10-16call $3c29 -> call EnableAutoTextBoxDrawingZechs6437
2017-09-29Rename linkerscriptdannye
2017-09-29Merge pull request #27 from Pokechu22/rgbds-0.3.3Daniel Harding
Update code for rgbds 0.3.3
2017-09-26Change stack positioning to not use a negative offsetPokechu22
The stack size also is smaller because wBGPPalsBuffer cut into it. This seems wrong, but I don't know how to do it correctly.
2017-09-26Use unions instead of negative dsPokechu22
2017-09-26Add a linkerscriptPokechu22
2017-09-26Merge pull request #26 from Pokechu22/mnemonic-warningsDaniel Harding
Fix warnings about deprecated mnemonics on newer builds of rgbds
2017-09-25Fix warnings about deprecated mnemonics on newer builds of rgbdsPokechu22
2017-09-04Add Gen 3 disassemblies.luckytyphlosion
2017-09-04Add other disassembly links.luckytyphlosion
2017-09-04Add Discord link.luckytyphlosion
2017-01-20Fixed typoNull Dev
2017-01-19Fixed typoNull Dev
2016-12-03actually fixed e40ccMightyBirdy
2016-11-29Fixing another Pikachu graphicMightyBirdy
2016-10-09Merge branch 'master' of https://github.com/Sanqui/pokeyellowdannye
2016-10-09Make it clear JessieJamesData is not explicitly referenceddannye
2016-10-09Fix one more Pikachu gfxeinstein95
2016-10-09Fix some Pikachu gfxeinstein95
2016-08-15Use emotion bubble constants in map scripts.IIMarckus
2016-08-12Label palettesdannye
2016-08-09Format sgb packetsdannye
2016-08-08Better names for a few Pikachu's Beach routinesSanqui
2016-08-08Label some Pikachu's Beach related routinesSanqui
2016-07-16Merge branch 'master' of https://github.com/pret/pokeyellowdannye
2016-07-16Merge pull request #15 from pret/remove-pipDaniel Harding
pip and baserom are no longer required
2016-06-12Merge pull request #17 from YamaArashi/masterYamaArashi
sync tileset WRAM labels
2016-06-12sync homeYamaArashi
2016-06-12sync textYamaArashi