aboutsummaryrefslogtreecommitdiffstats
path: root/home/overworld.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove c1x*/c2x* comments, use struct offset constantsRangi2020-07-071-8/+8
| * Sync coordinate macros with pokecrystalRangi2020-07-071-9/+9
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-20/+20
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-90/+90
| * Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi2020-07-051-21/+21
| * Port two HRAM labels from pokeyellowRangi2020-07-051-1/+1
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-2/+2
| * Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2020-07-041-6/+6
| * Replace raw hex values with HRAM constantsRangi2020-07-031-6/+6
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-11/+11
| * Organize macros/ like pokecrystalRangi2020-07-031-1/+1
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-1/+1
| * Update audio macro namesdannye2019-07-271-2/+2
| * Replace some hard-coded values with constantsRangi2019-07-071-1/+1
| * Rename map files, labels, and constants to be consistent and work with Polish...Rangi2019-01-011-6/+6
| * Add space between arguments in assembly instructions and remove redundant a i...xCrystal2017-12-301-1149/+1149
| * Replace deprecated mnemonics by the correct onesAntonio Niño Díaz2017-06-091-1/+1
| * split code out of main.asmYamaArashi2016-12-311-1/+1
| * Redo audio header macrodannye2016-07-271-2/+2
| * sync homeYamaArashi2016-06-121-42/+63
| * sync tileset WRAM labelsYamaArashi2016-06-121-9/+9
| * remove address commentsYamaArashi2016-06-111-56/+56
| * Fix game time labelsPikalaxALT2016-01-031-2/+2
| * No more W_dannye2015-08-301-114/+114
| * documented flags and misc. fixesYamaArashi2015-08-291-2/+2
* | More debug yellowdannye2020-11-071-0/+4
* | Organize home and macro codeRangi2020-11-051-13/+16
* | Start reorganizing pokeyellowRangi2020-11-041-4/+4
* | Sync with pokereddannye2020-11-041-171/+200
* | Sync with pokereddannye2020-05-201-11/+10
* | Improve some labels in the Pikachu Follow codeTravis McGeehan2019-02-201-3/+3
* | Rename spritestatedata structs.luckytyphlosion2018-11-181-1/+1
* | Fix warnings about deprecated mnemonics on newer builds of rgbdsPokechu222017-09-251-1/+1
* | Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-07-161-53/+29
|\ \
| * | sync homeYamaArashi2016-06-121-57/+33
| * | sync tileset WRAM labelsYamaArashi2016-06-121-5/+5
* | | Remove more address commentsdannye2016-06-121-22/+22
|/ /
* | remove address commentsYamaArashi2016-06-111-85/+85
* | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-111-27/+27
|\ \
| * \ Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-06-111-15/+52
| |\ \
| * | | Sync with pokereddannye2016-06-111-27/+27
* | | | More on Pikachu emotionspikalaxalt2016-06-081-2/+2
* | | | Pikapic animation function labelspikalaxalt2016-06-081-4/+4
| |/ / |/| |
* | | No more standalone WRAM addresses in the Event Flags arraypikalaxalt2016-06-081-4/+2
* | | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-081-28/+12
|\| |
| * | Clean up white spacedannye2016-06-061-28/+28
* | | Split out pikachu engine functions; sprite state data macrospikalaxalt2016-06-061-7/+59
* | | More printer labelspikalaxalt2016-06-061-4/+7
|/ /
* | Champion's room; resolve predefspikalaxalt2016-05-311-1042/+1042
* | Vermilion Fan Clubpikalaxalt2016-05-311-1/+1