aboutsummaryrefslogtreecommitdiffstats
path: root/home (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Update audio macro namesdannye2019-07-272-3/+3
* 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-304-1447/+1447
* Replace deprecated mnemonics by the correct onesAntonio Niño Díaz2017-06-093-8/+8
* split code out of main.asmYamaArashi2016-12-311-1/+1
* use hardware constants in pic.asmYamaArashi2016-11-021-3/+3
* name text destination pointer variableYamaArashi2016-09-111-5/+5
* Replace unnecessary tabs with spacesdannye2016-07-271-2/+2
* Redo audio header macrodannye2016-07-272-6/+6
* Merge branch 'master' of https://github.com/pret/pokereddannye2016-07-187-162/+172
|\
| * sync homeYamaArashi2016-06-126-67/+88
| * sync tileset WRAM labelsYamaArashi2016-06-121-9/+9
| * more syncing with pokeyellowYamaArashi2016-06-121-86/+75
* | Clean up text commandsdannye2016-07-181-23/+27
|/
* Remove the last address commentsdannye2016-06-121-2/+2
* Remove some leftover address commentsdannye2016-06-121-8/+8
* remove address commentsYamaArashi2016-06-117-151/+151
* Fix game time labelsPikalaxALT2016-01-031-2/+2
* No more S_dannye2015-08-301-11/+11
* No more W_dannye2015-08-303-224/+224
* documented flags and misc. fixesYamaArashi2015-08-291-2/+2
* add border constant and clear up misnomerYamaArashi2015-08-143-63/+66
* commented SGB palette stuffYamaArashi2015-08-122-5/+5
* commented audio codeYamaArashi2015-08-084-123/+158
* Use more lbdannye2015-08-053-6/+6
* constants for PrintNumberYamaArashi2015-07-291-1/+1
* yet more namingYamaArashi2015-07-252-10/+11
* more naming variablesYamaArashi2015-07-243-27/+34
* Merge pull request #107 from YamaArashi/masterDaniel Harding2015-07-221-4/+2
|\
| * enumerate eventsYamaArashi2015-07-201-4/+2
* | Unify audio bank referencesdannye2015-07-223-34/+34
* | Rename sound effect filesdannye2015-07-221-1/+1
* | Name some battle sound effectsdannye2015-07-211-2/+2
|/
* namingYamaArashi2015-07-191-68/+68
* jpab/jpba macrosYamaArashi2015-07-191-9/+3
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-193-10/+10
|\
| * small changesYamaArashi2015-07-182-2/+2
| * miscYamaArashi2015-07-181-8/+8
* | Name sound effectsdannye2015-07-192-13/+13
|/
* Consolidate coord macrosdannye2015-07-184-24/+24
* fix variable namingYamaArashi2015-07-182-88/+88
* named wram variablesYamaArashi2015-07-141-3/+3
* hall of fame / creditsYamaArashi2015-07-142-4/+4
* Comment naming screendannye2015-07-141-2/+2
* Use more screen dimension constantsdannye2015-07-142-14/+14
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-143-6/+6
|\
| * comment slot machineYamaArashi2015-07-131-2/+2
| * named wram variablesYamaArashi2015-07-121-1/+1
| * use constant for bg transfer dest hram varYamaArashi2015-07-121-2/+2