aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Discord link.luckytyphlosion2018-10-221-1/+1
* Merge pull request #36 from ISSOtm/patch-1Daniel Harding2018-04-221-1/+1
|\
| * Update RGBDS repo linkPanda Habert2018-04-091-1/+1
* | Merge pull request #33 from pret/install-instructionsDaniel Harding2018-04-221-3/+6
|\ \
| * | --recursive is easily missedyenatch2018-04-011-3/+6
| |/
* | Merge pull request #32 from pret/fix-bank-constantsDaniel Harding2018-04-2213-445/+309
|\ \
| * | fix some constantsyenatch2018-04-017-13/+14
| * | remove BANK[] and bank constants from ROMX sectionsyenatch2018-04-017-134/+97
| * | move pikachu cries into a separate fileyenatch2018-04-012-207/+209
| * | use a macro for pikachu criesyenatch2018-04-011-209/+107
| |/
* / Fix malformed listsdannye2018-04-221-19/+19
|/
* Add pokegold and pokefirered.luckytyphlosion2017-12-311-0/+4
* Merge pull request #29 from zechs6437/masterDaniel Harding2017-10-161-1/+1
|\
| * call $3c29 -> call EnableAutoTextBoxDrawingZechs64372017-10-161-1/+1
|/
* Rename linkerscriptdannye2017-09-292-1/+1
* Merge pull request #27 from Pokechu22/rgbds-0.3.3Daniel Harding2017-09-293-6/+254
|\
| * Change stack positioning to not use a negative offsetPokechu222017-09-261-2/+2
| * Use unions instead of negative dsPokechu222017-09-261-3/+14
| * Add a linkerscriptPokechu222017-09-262-1/+238
|/
* Merge pull request #26 from Pokechu22/mnemonic-warningsDaniel Harding2017-09-2623-38/+38
|\
| * Fix warnings about deprecated mnemonics on newer builds of rgbdsPokechu222017-09-2523-38/+38
|/
* Add Gen 3 disassemblies.luckytyphlosion2017-09-041-2/+6
* Add other disassembly links.luckytyphlosion2017-09-041-0/+4
* Add Discord link.luckytyphlosion2017-09-041-0/+2
* Fixed typoNull Dev2017-01-201-1/+1
* Fixed typoNull Dev2017-01-191-1/+1
* actually fixed e40ccMightyBirdy2016-12-031-0/+0
* Fixing another Pikachu graphicMightyBirdy2016-11-291-0/+0
* Merge branch 'master' of https://github.com/Sanqui/pokeyellowdannye2016-10-092-66/+66
|\
| * Better names for a few Pikachu's Beach routinesSanqui2016-08-081-6/+6
| * Label some Pikachu's Beach related routinesSanqui2016-08-082-64/+64
* | Make it clear JessieJamesData is not explicitly referenceddannye2016-10-091-1/+2
* | Fix one more Pikachu gfxeinstein952016-10-091-0/+0
* | Fix some Pikachu gfxeinstein952016-10-092-0/+0
* | Use emotion bubble constants in map scripts.IIMarckus2016-08-159-10/+10
* | Label palettesdannye2016-08-121-0/+80
* | Format sgb packetsdannye2016-08-092-105/+93
|/
* Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-07-1621-150/+122
|\
| * Merge pull request #15 from pret/remove-pipDaniel Harding2016-07-161-18/+5
| |\
| | * Remove baserom instructions.yenatch2016-06-121-5/+2
| | * pip is no longer required.yenatch2016-06-111-13/+3
| * | Merge pull request #17 from YamaArashi/masterYamaArashi2016-06-12454-594/+577
| |\ \
| | * | sync homeYamaArashi2016-06-127-140/+119
| | * | sync textYamaArashi2016-06-129-7/+12
| | * | remove map object addr commentsYamaArashi2016-06-12219-219/+219
| | * | remove map header addr commentsYamaArashi2016-06-12217-218/+217
| | * | sync tileset WRAM labelsYamaArashi2016-06-123-10/+10
| |/ /
* | | Merge branch 'master' of https://github.com/pret/pokeyellow into merge-pokereddannye2016-06-1241-183/+173
|\| |
| * | Merge pull request #16 from YamaArashi/masterYamaArashi2016-06-1245-253/+236
| |\ \
| | * | more syncing with pokeredYamaArashi2016-06-122-33/+33