aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-14927-1/+1
|\
| * Fix file modesdannye2020-11-14892-0/+0
| |
| * Use more joypad constantsdannye2020-11-071-7/+7
| |
| * Use STARTER1 and STARTER2 for the title screenRangi2020-11-071-2/+2
| |
| * 'make tools' uses -pedanticRangi2020-11-061-1/+1
| |
| * Sync more with pokeyellowRangi2020-11-0619-41/+35
| |
| * Merge pull request #301 from Rangi42/masterRangi2020-11-0543-227/+177
| |\ | | | | | | Sync home and macro code with pokeyellow
| | * Sync more with pokeyellowRangi2020-11-0518-79/+102
| | |
| | * Remove trailing whitespaceRangi2020-11-055-8/+8
| | |
| | * Sync more with pokeyellowRangi2020-11-054-16/+21
| | |
| | * All battle back pictures end with "b"Rangi2020-11-053-2/+2
| | |
| | * Sync home and macro code with pokeyellowRangi2020-11-0516-122/+44
| |/
| * Port some formatting from pokeyellowRangi2020-11-042-3/+8
| |
* | Add constants for player and rival startersRangi2020-11-1314-41/+40
| |
* | Mention YELLMONS.GB in the readmeRangi2020-11-071-1/+2
| |
* | Merge pull request #63 from dannye/debugDaniel Harding2020-11-0728-50/+1967
|\ \ | | | | | | Debug Yellow
| * | Fix typodannye2020-11-072-2/+2
| | |
| * | Use more joypad constantsdannye2020-11-071-7/+7
| | |
| * | Add label for unknown debug bytedannye2020-11-072-1/+5
| | |
| * | Finish debug yellowdannye2020-11-071-0/+1646
| | |
| * | More debug yellowdannye2020-11-0720-53/+138
| | | | | | | | | | | | only debug menu left
| * | Start disassembling debug yellowdannye2020-11-067-17/+199
|/ / | | | | | | non matching
* | Ignore tools/pcmdannye2020-11-061-0/+1
| |
* | Merge pull request #62 from Rangi42/masterRangi2020-11-0647-58/+173
|\ \ | | | | | | Fix #5: replace pcm.py with pcm.c and fix off-by-one error with unused bytes
| * | 'make tools' uses -pedanticRangi2020-11-062-7/+4
| | |
| * | pcm.c requires 22050 Hz inputRangi2020-11-061-0/+6
| | |
| * | Fix #5: create the unused trailing PCM bytes from WAV dataRangi2020-11-0643-47/+7
| | |
| * | Replace pcm.py with pcm.c, removing the dependency on PythonRangi2020-11-064-10/+162
|/ /
* | Fix #61: edit pikapic macros to avoid -Wlong-string warningsRangi2020-11-061-5/+10
| |
* | Identify wSpriteStateData[12] offset usesRangi2020-11-069-62/+62
| |
* | Define OAM_HIGH_PALS for %100 in OAM attributesRangi2020-11-065-15/+16
| |
* | Sync more with pokeredRangi2020-11-0638-118/+88
| |
* | Merge pull request #60 from Rangi42/masterRangi2020-11-05699-1095/+1120
|\ \ | | | | | | Organize home and macro code
| * | Sync more with pokeredRangi2020-11-0518-109/+150
| | |
| * | Remove trailing whitespaceRangi2020-11-059-21/+21
| | |
| * | Sync more with pokeredRangi2020-11-0512-59/+64
| | |
| * | Syn base stats' tmhm formatting with pokeredRangi2020-11-05142-440/+440
| | |
| * | Remove unused RG/RB graphicsRangi2020-11-05634-314/+314
| | |
| * | Organize home and macro codeRangi2020-11-0536-152/+131
|/ /
* | Merge pull request #59 from Rangi42/masterRangi2020-11-04164-2150/+2158
|\ \ | | | | | | Start reorganizing pokeyellow
| * | Start reorganizing pokeyellowRangi2020-11-04164-2150/+2158
|/ /
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-040-0/+0
|\|
| * Fix #296 and #297: update the install instructionsRangi2020-10-301-46/+20
| |
| * Merge pull request #300 from 95girl/masterRangi2020-10-263-0/+5
| |\ | | | | | | Add Cerulean Cave maps from Pokémon Green
| | * Add files via upload95girl2020-10-263-0/+5
| |/
| * Some formatting changesRangi2020-10-198-61/+83
| |
| * PedalDanceAnim -> PetalDanceAnimRangi2020-10-081-2/+2
| |
| * tools/unnamed.py -r . -l N prints up to N unnamed symbols next to their ↵Rangi2020-10-041-4/+7
| | | | | | | | filenames
| * Merge pull request #295 from SatoMew/masterRangi2020-10-041-1/+1
| |\ | | | | | | Clarify comment in constants/pokemon_constants.asm
| | * Clarify comment in constants/pokemon_constants.asmSatoMew2020-09-271-1/+1
| |/