aboutsummaryrefslogtreecommitdiffstats
path: root/home/vblank.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-1/+1
|
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-17/+17
|
* Replace raw hex values with HRAM constantsRangi2020-07-031-1/+1
| | | | To do: turn constants into labels and use ldh
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-10/+10
|
* sync homeYamaArashi2016-06-121-1/+1
|
* add border constant and clear up misnomerYamaArashi2015-08-141-1/+1
|
* commented SGB palette stuffYamaArashi2015-08-121-1/+1
|
* commented audio codeYamaArashi2015-08-081-6/+6
|
* more naming variablesYamaArashi2015-07-241-2/+2
|
* Unify audio bank referencesdannye2015-07-221-11/+11
| | | | | | 2→1 8→2 1f→3
* shake screen functionsYamaArashi2015-07-121-1/+1
|
* Low health alarm documentationU-Daniel-PC\Daniel2015-03-121-1/+1
| | | | RenaKunisaki
* Rename hVBlank* constants to h*.yenatch2014-09-231-3/+3
|
* Commented/labelled misc functionsYamaArashi2014-09-141-4/+4
|
* Labelled many functions/variablesYamaArashi2014-08-081-3/+3
|
* Clean up music bank referencesU-Fish-PC\Daniel2014-06-091-5/+5
|
* Split more code out of home.asm.yenatch2014-05-311-0/+105